net.minecraft.server.command

public class DebugPathCommand

net.minecraft.server.commands.DebugPathCommand
net.minecraft.class_6327
net.minecraft.server.command.DebugPathCommand

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
ERROR_NOT_MOB
field_33387
SOURCE_NOT_MOB_EXCEPTION
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
ERROR_NO_PATH
field_33388
PATH_NOT_FOUND_EXCEPTION
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
ERROR_NOT_COMPLETE
field_33389
TARGET_NOT_REACHED_EXCEPTION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
method_36187(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
fillBlocks(CommandSourceStack source, BlockPos target)
method_36190(class_2168 arg0, class_2338 arg1)
execute(ServerCommandSource source, BlockPos pos)
private static Text
lambda$fillBlocks$1()
method_51953()
method_51953()
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_36188(com.mojang.brigadier.context.CommandContext arg0)
method_36188(com.mojang.brigadier.context.CommandContext context)