Class DebugPathCommand
java.lang.Object
net.minecraft.server.commands.DebugPathCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final SimpleCommandExceptionTypeprivate static final SimpleCommandExceptionTypeprivate static final SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intfillBlocks(CommandSourceStack source, BlockPos target) static voidregister(CommandDispatcher<CommandSourceStack> dispatcher)
-
Field Details
-
ERROR_NOT_MOB
-
ERROR_NO_PATH
-
ERROR_NOT_COMPLETE
-
-
Constructor Details
-
DebugPathCommand
public DebugPathCommand()
-
-
Method Details
-
register
-
fillBlocks
private static int fillBlocks(CommandSourceStack source, BlockPos target) throws CommandSyntaxException - Throws:
CommandSyntaxException
-