Class FillCommand

java.lang.Object
net.minecraft.command.impl.FillCommand

public class FillCommand extends Object
  • Field Details

    • ERROR_AREA_TOO_LARGE

      private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType ERROR_AREA_TOO_LARGE
    • HOLLOW_CORE

      private static final BlockStateInput HOLLOW_CORE
    • ERROR_FAILED

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_FAILED
  • Constructor Details

    • FillCommand

      public FillCommand()
  • Method Details