Class FillBiomeCommand

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

public class FillBiomeCommand extends Object
  • Field Details

    • ERROR_NOT_LOADED

      public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_LOADED
    • ERROR_VOLUME_TOO_LARGE

      private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType ERROR_VOLUME_TOO_LARGE
  • Constructor Details

    • FillBiomeCommand

      public FillBiomeCommand()
  • Method Details