类 ForceLoadCommand

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

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

    • MAX_CHUNK_LIMIT

      private static final int MAX_CHUNK_LIMIT
      另请参阅:
    • ERROR_TOO_MANY_CHUNKS

      private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType ERROR_TOO_MANY_CHUNKS
    • ERROR_NOT_TICKING

      private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType ERROR_NOT_TICKING
    • ERROR_ALL_ADDED

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_ALL_ADDED
    • ERROR_NONE_REMOVED

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NONE_REMOVED
  • 构造器详细资料

    • ForceLoadCommand

      public ForceLoadCommand()
  • 方法详细资料

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137677_)
    • queryForceLoad

      private static int queryForceLoad(CommandSourceStack p_137683_, ColumnPos p_137684_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      抛出:
      com.mojang.brigadier.exceptions.CommandSyntaxException
    • listForceLoad

      private static int listForceLoad(CommandSourceStack p_137681_)
    • removeAll

      private static int removeAll(CommandSourceStack p_137696_)
    • changeForceLoad

      private static int changeForceLoad(CommandSourceStack p_137686_, ColumnPos p_137687_, ColumnPos p_137688_, boolean p_137689_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      抛出:
      com.mojang.brigadier.exceptions.CommandSyntaxException