From ee7acbebdb1952013a598e4f4309979088a57054 Mon Sep 17 00:00:00 2001 From: apple502j <33279053+apple502j@users.noreply.github.com> Date: Fri, 3 Nov 2023 00:46:11 +0900 Subject: [PATCH] Update mappings/net/minecraft/server/command/FunctionCommand.mapping --- mappings/net/minecraft/server/command/FunctionCommand.mapping | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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