Uses of Enum Class
net.minecraft.command.impl.CloneCommand.Mode
Packages that use CloneCommand.Mode
- 
Uses of CloneCommand.Mode in net.minecraft.command.implMethods in net.minecraft.command.impl that return CloneCommand.ModeModifier and TypeMethodDescriptionstatic CloneCommand.ModeReturns 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.Methods in net.minecraft.command.impl with parameters of type CloneCommand.ModeModifier and TypeMethodDescriptionprivate static intCloneCommand.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_)