类 DebugPathCommand

java.lang.Object
net.minecraft.server.commands.DebugPathCommand

public class DebugPathCommand extends Object
  • 字段详细资料

    • 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

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_180124_)
    • fillBlocks

      private static int fillBlocks(CommandSourceStack p_180130_, BlockPos p_180131_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      抛出:
      com.mojang.brigadier.exceptions.CommandSyntaxException