类 ResetChunksCommand

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

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

    • LOGGER

      private static final org.slf4j.Logger LOGGER
  • 构造器详细资料

    • ResetChunksCommand

      public ResetChunksCommand()
  • 方法详细资料

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> pDispatcher)
    • resetChunks

      private static int resetChunks(CommandSourceStack pSource, int pRange, boolean pSkipOldChunks)