net.minecraft.server.command

public class DebugCommand

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
method_13156(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
start(CommandSourceStack source)
method_13159(class_2168 arg0)
executeStart(ServerCommandSource source)
private static int
stop(CommandSourceStack source)
method_13158(class_2168 arg0)
executeStop(ServerCommandSource source)
private static Text
lambda$stop$3(double arg0, ProfileResults arg1, double arg2)
method_51950(double arg0, class_3696 arg1, double arg2)
method_51950(double arg0, ProfileResult arg1, double arg2)
private static Text
lambda$start$2()
method_51949()
method_51949()
private static int
lambda$register$1(com.mojang.brigadier.context.CommandContext arg0)
method_13154(com.mojang.brigadier.context.CommandContext arg0)
method_13154(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_36353(com.mojang.brigadier.context.CommandContext arg0)
method_36353(com.mojang.brigadier.context.CommandContext context)