Uses of Enum Class
net.minecraft.command.impl.SetBlockCommand.Mode
-
Uses of SetBlockCommand.Mode in net.minecraft.command.impl
Modifier and TypeMethodDescriptionstatic SetBlockCommand.Mode
Returns the enum constant of this class with the specified name.static SetBlockCommand.Mode[]
SetBlockCommand.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static int
SetBlockCommand.setBlock
(CommandSource p_198683_0_, BlockPos p_198683_1_, BlockStateInput p_198683_2_, SetBlockCommand.Mode p_198683_3_, Predicate<CachedBlockInfo> p_198683_4_)