Uses of Enum Class
net.minecraft.command.impl.FillCommand.Mode
-
Uses of FillCommand.Mode in net.minecraft.command.impl
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
(CommandSource p_198463_0_, MutableBoundingBox p_198463_1_, BlockStateInput p_198463_2_, FillCommand.Mode p_198463_3_, Predicate<CachedBlockInfo> p_198463_4_)