net.minecraft.server.command

public class DebugCommand

qg
net.minecraft.unmapped.C_06806298
net.minecraft.server.command.DebugCommand
net.minecraft.command.impl.DebugCommand

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
f_44345278
LOGGER
field_198337_a
private static final SimpleCommandExceptionType
b
f_72960900
NOT_RUNNING_EXCEPTION
field_198338_b
private static final SimpleCommandExceptionType
c
f_10647143
ALREADY_RUNNING_EXCEPTION
field_198339_c

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_75685590(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198330_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(bu arg0)
m_34745889(C_30485881 arg0)
start(CommandSourceStack source)
func_198335_a(CommandSource arg0)
private static int
b(bu arg0)
m_90489298(C_30485881 arg0)
stop(CommandSourceStack source)
func_198336_b(CommandSource arg0)
private static String
a(long arg0, int arg1, xr arg2)
m_18200911(long arg0, int arg1, C_27154081 arg2)
buildReport(long timeSpan, int tickSpan, Profiler profiler)
func_198328_a(long arg0, int arg1, Profiler arg2)
private static void
a(int arg0, String arg1, StringBuilder arg2, xr arg3)
m_97879508(int arg0, String arg1, StringBuilder arg2, C_27154081 arg3)
addResults(int indentation, String location, StringBuilder sb, Profiler profiler)
func_198334_a(int arg0, String arg1, StringBuilder arg2, Profiler arg3)
private static String
a()
m_20995045()
getWittyComment()
func_198331_a()