Package net.minecraft.server.command
Class DebugCommand.Tracer
java.lang.Object
net.minecraft.server.command.DebugCommand.Tracer
- All Implemented Interfaces:
CommandOutput
,CommandFunctionManager.Tracer
- Enclosing class:
DebugCommand
private static class DebugCommand.Tracer
extends Object
implements CommandFunctionManager.Tracer, CommandOutput
- Mappings:
Namespace Name official aef$a
intermediary net/minecraft/class_3032$class_6347
named net/minecraft/server/command/DebugCommand$Tracer
-
Field Summary
Modifier and TypeFieldDescriptionprivate boolean
private int
static final int
private final PrintWriter
Fields inherited from interface net.minecraft.server.command.CommandOutput
DUMMY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
sendMessage
(Text message) Sends a system message.boolean
boolean
boolean
void
traceCommandEnd
(int depth, String command, int result) void
traceCommandStart
(int depth, String command) void
traceError
(int depth, String message) void
traceFunctionCall
(int depth, Identifier function, int size) private void
writeIndent
(int width) private void
writeIndentWithoutRememberingWidth
(int width) private void
-
Field Details
-
MARGIN
public static final int MARGIN- See Also:
- Mappings:
Namespace Name Mixin selector official b
Laef$a;b:I
intermediary field_33550
Lnet/minecraft/class_3032$class_6347;field_33550:I
named MARGIN
Lnet/minecraft/server/command/DebugCommand$Tracer;MARGIN:I
-
writer
- Mappings:
Namespace Name Mixin selector official c
Laef$a;c:Ljava/io/PrintWriter;
intermediary field_33551
Lnet/minecraft/class_3032$class_6347;field_33551:Ljava/io/PrintWriter;
named writer
Lnet/minecraft/server/command/DebugCommand$Tracer;writer:Ljava/io/PrintWriter;
-
lastIndentWidth
private int lastIndentWidth- Mappings:
Namespace Name Mixin selector official d
Laef$a;d:I
intermediary field_33552
Lnet/minecraft/class_3032$class_6347;field_33552:I
named lastIndentWidth
Lnet/minecraft/server/command/DebugCommand$Tracer;lastIndentWidth:I
-
expectsCommandResult
private boolean expectsCommandResult- Mappings:
Namespace Name Mixin selector official e
Laef$a;e:Z
intermediary field_33553
Lnet/minecraft/class_3032$class_6347;field_33553:Z
named expectsCommandResult
Lnet/minecraft/server/command/DebugCommand$Tracer;expectsCommandResult:Z
-
-
Constructor Details
-
Tracer
Tracer(PrintWriter writer) - Mappings:
Namespace Name Mixin selector official <init>
Laef$a;<init>(Ljava/io/PrintWriter;)V
intermediary <init>
Lnet/minecraft/class_3032$class_6347;<init>(Ljava/io/PrintWriter;)V
named <init>
Lnet/minecraft/server/command/DebugCommand$Tracer;<init>(Ljava/io/PrintWriter;)V
-
-
Method Details
-
writeIndent
private void writeIndent(int width) - Mappings:
Namespace Name Mixin selector official a
Laef$a;a(I)V
intermediary method_36355
Lnet/minecraft/class_3032$class_6347;method_36355(I)V
named writeIndent
Lnet/minecraft/server/command/DebugCommand$Tracer;writeIndent(I)V
-
writeIndentWithoutRememberingWidth
private void writeIndentWithoutRememberingWidth(int width) - Mappings:
Namespace Name Mixin selector official b
Laef$a;b(I)V
intermediary method_36356
Lnet/minecraft/class_3032$class_6347;method_36356(I)V
named writeIndentWithoutRememberingWidth
Lnet/minecraft/server/command/DebugCommand$Tracer;writeIndentWithoutRememberingWidth(I)V
-
writeNewLine
private void writeNewLine()- Mappings:
Namespace Name Mixin selector official e
Laef$a;e()V
intermediary method_36357
Lnet/minecraft/class_3032$class_6347;method_36357()V
named writeNewLine
Lnet/minecraft/server/command/DebugCommand$Tracer;writeNewLine()V
-
traceCommandStart
- Specified by:
traceCommandStart
in interfaceCommandFunctionManager.Tracer
- Mappings:
Namespace Name Mixin selector official a
Lade$c;a(ILjava/lang/String;)V
intermediary method_36349
Lnet/minecraft/class_2991$class_6346;method_36349(ILjava/lang/String;)V
named traceCommandStart
Lnet/minecraft/server/function/CommandFunctionManager$Tracer;traceCommandStart(ILjava/lang/String;)V
-
traceCommandEnd
- Specified by:
traceCommandEnd
in interfaceCommandFunctionManager.Tracer
- Mappings:
Namespace Name Mixin selector official a
Lade$c;a(ILjava/lang/String;I)V
intermediary method_36350
Lnet/minecraft/class_2991$class_6346;method_36350(ILjava/lang/String;I)V
named traceCommandEnd
Lnet/minecraft/server/function/CommandFunctionManager$Tracer;traceCommandEnd(ILjava/lang/String;I)V
-
traceFunctionCall
- Specified by:
traceFunctionCall
in interfaceCommandFunctionManager.Tracer
- Mappings:
Namespace Name Mixin selector official a
Lade$c;a(ILacq;I)V
intermediary method_36351
Lnet/minecraft/class_2991$class_6346;method_36351(ILnet/minecraft/class_2960;I)V
named traceFunctionCall
Lnet/minecraft/server/function/CommandFunctionManager$Tracer;traceFunctionCall(ILnet/minecraft/util/Identifier;I)V
-
traceError
- Specified by:
traceError
in interfaceCommandFunctionManager.Tracer
- Mappings:
Namespace Name Mixin selector official b
Lade$c;b(ILjava/lang/String;)V
intermediary method_36352
Lnet/minecraft/class_2991$class_6346;method_36352(ILjava/lang/String;)V
named traceError
Lnet/minecraft/server/function/CommandFunctionManager$Tracer;traceError(ILjava/lang/String;)V
-
sendMessage
Sends a system message.- Specified by:
sendMessage
in interfaceCommandOutput
- Mappings:
Namespace Name Mixin selector official a
Ldr;a(Lsw;)V
intermediary method_43496
Lnet/minecraft/class_2165;method_43496(Lnet/minecraft/class_2561;)V
named sendMessage
Lnet/minecraft/server/command/CommandOutput;sendMessage(Lnet/minecraft/text/Text;)V
-
shouldReceiveFeedback
public boolean shouldReceiveFeedback()- Specified by:
shouldReceiveFeedback
in interfaceCommandOutput
- Mappings:
Namespace Name Mixin selector official e_
Ldr;e_()Z
intermediary method_9200
Lnet/minecraft/class_2165;method_9200()Z
named shouldReceiveFeedback
Lnet/minecraft/server/command/CommandOutput;shouldReceiveFeedback()Z
-
shouldTrackOutput
public boolean shouldTrackOutput()- Specified by:
shouldTrackOutput
in interfaceCommandOutput
- Mappings:
Namespace Name Mixin selector official q_
Ldr;q_()Z
intermediary method_9202
Lnet/minecraft/class_2165;method_9202()Z
named shouldTrackOutput
Lnet/minecraft/server/command/CommandOutput;shouldTrackOutput()Z
-
shouldBroadcastConsoleToOps
public boolean shouldBroadcastConsoleToOps()- Specified by:
shouldBroadcastConsoleToOps
in interfaceCommandOutput
- Mappings:
Namespace Name Mixin selector official N_
Ldr;N_()Z
intermediary method_9201
Lnet/minecraft/class_2165;method_9201()Z
named shouldBroadcastConsoleToOps
Lnet/minecraft/server/command/CommandOutput;shouldBroadcastConsoleToOps()Z
-
cannotBeSilenced
public boolean cannotBeSilenced()- Specified by:
cannotBeSilenced
in interfaceCommandOutput
- Mappings:
Namespace Name Mixin selector official f_
Ldr;f_()Z
intermediary method_36320
Lnet/minecraft/class_2165;method_36320()Z
named cannotBeSilenced
Lnet/minecraft/server/command/CommandOutput;cannotBeSilenced()Z
-