Class ResetChunksCommand

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

public class ResetChunksCommand extends Object
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
  • Constructor Details

    • ResetChunksCommand

      public ResetChunksCommand()
  • Method Details

    • register

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

      private static int resetChunks(CommandSourceStack p_183685_, int p_183686_, boolean p_183687_)