diff --git a/mappings/net/minecraft/command/CommandExecutionContext.mapping b/mappings/net/minecraft/command/CommandExecutionContext.mapping index 892b78860a..1d11f67fb4 100644 --- a/mappings/net/minecraft/command/CommandExecutionContext.mapping +++ b/mappings/net/minecraft/command/CommandExecutionContext.mapping @@ -9,6 +9,7 @@ CLASS net/minecraft/class_8854 net/minecraft/command/CommandExecutionContext FIELD field_46736 queueOverflowed Z FIELD field_46737 commandQueue Ljava/util/Deque; FIELD field_46738 pendingCommands Ljava/util/List; + FIELD field_47705 currentDepth I METHOD (IILnet/minecraft/class_3695;)V ARG 1 maxCommandChainLength ARG 2 maxCommandForkCount