Uses of Enum Class
net.minecraft.server.commands.CloneCommands.Mode
Packages that use CloneCommands.Mode
-
Uses of CloneCommands.Mode in net.minecraft.server.commands
Methods in net.minecraft.server.commands that return CloneCommands.ModeModifier 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.Methods in net.minecraft.server.commands with parameters of type CloneCommands.ModeModifier 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_)