Uses of Enum Class
net.minecraft.command.impl.CloneCommand.Mode
-
Uses of CloneCommand.Mode in net.minecraft.command.impl
Modifier and TypeMethodDescriptionstatic CloneCommand.Mode
Returns the enum constant of this class with the specified name.static CloneCommand.Mode[]
CloneCommand.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static int
CloneCommand.clone
(CommandSource p_198274_0_, BlockPos p_198274_1_, BlockPos p_198274_2_, BlockPos p_198274_3_, Predicate<CachedBlockInfo> p_198274_4_, CloneCommand.Mode p_198274_5_)