类 DebugPathCommand
java.lang.Object
net.minecraft.server.commands.DebugPathCommand
-
字段概要
字段修饰符和类型字段说明private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static int
fillBlocks
(CommandSourceStack p_180130_, BlockPos p_180131_) static void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_180124_)
-
字段详细资料
-
ERROR_NOT_MOB
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_MOB -
ERROR_NO_PATH
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NO_PATH -
ERROR_NOT_COMPLETE
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_COMPLETE
-
-
构造器详细资料
-
DebugPathCommand
public DebugPathCommand()
-
-
方法详细资料
-
register
-
fillBlocks
private static int fillBlocks(CommandSourceStack p_180130_, BlockPos p_180131_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - 抛出:
com.mojang.brigadier.exceptions.CommandSyntaxException
-