Package net.minecraft.server.commands
Class DebugPathCommand
java.lang.Object
net.minecraft.server.commands.DebugPathCommand
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intfillBlocks(CommandSourceStack p_180130_, BlockPos p_180131_) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_180124_) 
- 
Field Details- 
ERROR_NOT_MOBprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_MOB
- 
ERROR_NO_PATHprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NO_PATH
- 
ERROR_NOT_COMPLETEprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_COMPLETE
 
- 
- 
Constructor Details- 
DebugPathCommandpublic DebugPathCommand()
 
- 
- 
Method Details- 
register
- 
fillBlocksprivate static int fillBlocks(CommandSourceStack p_180130_, BlockPos p_180131_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
 
 
-