net.minecraft.server.commands

public class DebugCommand

ant
net.minecraft.server.commands.DebugCommand
net.minecraft.class_3032
net.minecraft.server.command.DebugCommand
net.minecraft.server.commands.CommandDebug

Field summary

Modifier and TypeField
static final org.slf4j.Logger
a
LOGGER
field_20283
LOGGER
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_NOT_RUNNING
field_13597
NOT_RUNNING_EXCEPTION
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
c
ERROR_ALREADY_RUNNING
field_13596
ALREADY_RUNNING_EXCEPTION
static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
d
NO_RECURSIVE_TRACES
field_46638
NO_RECURSION_EXCEPTION
static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
e
NO_RETURN_RUN
field_47151
NO_RETURN_RUN_EXCEPTION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ew> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13156(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
a(ew arg0)
start(CommandSourceStack arg0)
method_13159(class_2168 arg0)
executeStart(ServerCommandSource source)
private static int
b(ew arg0)
stop(CommandSourceStack arg0)
method_13158(class_2168 arg0)
executeStop(ServerCommandSource source)