Uses of Enum Class
net.minecraft.server.commands.FillCommand.Mode
-
Uses of FillCommand.Mode in net.minecraft.server.commands
Modifier and TypeMethodDescriptionstatic FillCommand.Mode
Returns the enum constant of this class with the specified name.static FillCommand.Mode[]
FillCommand.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static int
FillCommand.fillBlocks
(CommandSourceStack p_137386_, BoundingBox p_137387_, BlockInput p_137388_, FillCommand.Mode p_137389_, Predicate<BlockInWorld> p_137390_)