Update mappings/net/minecraft/server/command/FunctionCommand.mapping

This commit is contained in:
apple502j 2023-11-03 00:46:11 +09:00 committed by GitHub
parent 126e82b4d7
commit ee7acbebdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ CLASS net/minecraft/class_3062 net/minecraft/server/command/FunctionCommand
ARG 1 context
METHOD method_54282 (Lcom/mojang/datafixers/util/Either;)Ljava/util/Collection;
ARG 0 functionOrTag
CLASS class_8932 ReturnValueCounter
CLASS class_8932 ReturnValueAdder
FIELD field_47152 successful Z
FIELD field_47153 returnValue I
METHOD method_54862 onSuccess (I)V