Uses of Enum Class
net.minecraft.server.commands.CloneCommands.Mode
-
Uses of CloneCommands.Mode in net.minecraft.server.commands
Modifier and TypeMethodDescriptionstatic CloneCommands.Mode
Returns the enum constant of this class with the specified name.static CloneCommands.Mode[]
CloneCommands.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static int
CloneCommands.clone
(CommandSourceStack p_265047_, CloneCommands.DimensionAndPosition p_265232_, CloneCommands.DimensionAndPosition p_265188_, CloneCommands.DimensionAndPosition p_265594_, Predicate<BlockInWorld> p_265585_, CloneCommands.Mode p_265530_)