diff --git a/mappings/net/minecraft/server/command/FunctionCommand.mapping b/mappings/net/minecraft/server/command/FunctionCommand.mapping index 22b6fe5ea6..89c3d1d068 100644 --- a/mappings/net/minecraft/server/command/FunctionCommand.mapping +++ b/mappings/net/minecraft/server/command/FunctionCommand.mapping @@ -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