net.minecraft.server.command

public class DebugCommand

qg
net.minecraft.class_4414
net.minecraft.server.command.DebugCommand
net.minecraft.command.impl.DebugCommand
net.minecraft.command.impl.DebugCommand

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
field_21721
LOGGER
field_198337_a
LOGGER
private static final SimpleCommandExceptionType
b
field_21722
NOT_RUNNING_EXCEPTION
field_198338_b
NOT_RUNNING_EXCEPTION
private static final SimpleCommandExceptionType
c
field_21723
ALREADY_RUNNING_EXCEPTION
field_198339_c
ALREADY_RUNNING_EXCEPTION

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
method_20648(com.mojang.brigadier.CommandDispatcher<class_3915> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198330_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(bu arg0)
method_20647(class_3915 arg0)
start(CommandSourceStack source)
func_198335_a(CommandSource arg0)
startDebug(CommandSource source)
private static int
b(bu arg0)
method_20650(class_3915 arg0)
stop(CommandSourceStack source)
func_198336_b(CommandSource arg0)
stopDebug(CommandSource source)
private static String
a(long arg0, int arg1, xr arg2)
method_20646(long arg0, int arg1, class_839 arg2)
buildReport(long timeSpan, int tickSpan, Profiler profiler)
func_198328_a(long arg0, int arg1, Profiler arg2)
makeDebugOutput(long realTimePeriod, int tickTimePeriod, Profiler profilerIn)
private static void
a(int arg0, String arg1, StringBuilder arg2, xr arg3)
method_20645(int arg0, String arg1, StringBuilder arg2, class_839 arg3)
addResults(int indentation, String location, StringBuilder sb, Profiler profiler)
func_198334_a(int arg0, String arg1, StringBuilder arg2, Profiler arg3)
makeDebugGraphRecursive(int depth, String nodeName, StringBuilder sb, Profiler profilerIn)
private static String
a()
method_20644()
getWittyComment()
func_198331_a()
getWittyComment()