Map CommandExecutionContext#currentDepth (#3746)

This commit is contained in:
apple502j 2023-11-29 03:18:09 +09:00 committed by GitHub
parent 19b1b1d681
commit 6f0ea77283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 <init> (IILnet/minecraft/class_3695;)V
ARG 1 maxCommandChainLength
ARG 2 maxCommandForkCount