Class DebugPathCommand

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

public class DebugPathCommand extends Object
  • Field Details

    • 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
  • Constructor Details

    • DebugPathCommand

      public DebugPathCommand()
  • Method Details

    • 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
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException