History - net.minecraft.server.command.DebugCommand$Tracer
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.server.commands.DebugCommand$Tracer
net.minecraft.class_3032$class_6347
net.minecraft.server.command.DebugCommand$Tracer
Fields
int: INDENT_OFFSET, field_33550, MARGIN
PrintWriter: output, field_33551, writer
int: lastIndent, field_33552, lastIndentWidth
boolean: waitingForResult, field_33553, expectsCommandResult
Constructors
Methods
void (int): indentAndSave, method_36355, writeIndent
void (int): printIndent, method_36356, writeIndentWithoutRememberingWidth
void (): newLine, method_36357, writeNewLine
void (int, String): onCommand, method_36349, traceCommandStart
void (int, String, int): onReturn, method_36350, traceCommandEnd
void (int, Identifier, int): onCall, method_36351, traceFunctionCall
void (String): onError, method_36352, traceError
void (Text): sendSystemMessage, method_43496, sendMessage
boolean (): acceptsSuccess, method_9200, shouldReceiveFeedback
boolean (): acceptsFailure, method_9202, shouldTrackOutput
boolean (): shouldInformAdmins, method_9201, shouldBroadcastConsoleToOps
boolean (): alwaysAccepts, method_36320, cannotBeSilenced
void (): close