net.minecraft.server.command

public class DebugCommand

ru
net.minecraft.class_3032
net.minecraft.server.command.DebugCommand
net.minecraft.command.impl.DebugCommand
net.minecraft.command.impl.DebugCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
field_13597
NOT_RUNNING_EXCEPTION
field_198338_b
field_198338_b
private static final SimpleCommandExceptionType
b
field_13596
ALREADY_RUNNING_EXCEPTION
field_198339_c
field_198339_c

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<cd> arg0)
method_13156(com.mojang.brigadier.CommandDispatcher<class_2168> 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(cd arg0)
method_13159(class_2168 arg0)
start(CommandSourceStack source)
func_198335_a(CommandSource arg0)
startDebug(CommandSource source)
private static int
b(cd arg0)
method_13158(class_2168 arg0)
stop(CommandSourceStack source)
func_198336_b(CommandSource arg0)
stopDebug(CommandSource source)