Uses of Enum Class
net.minecraft.block.BlockSetType.ActivationRule
-
Uses of BlockSetType.ActivationRule in net.minecraft.block
Modifier and TypeFieldDescriptionprivate final BlockSetType.ActivationRule
BlockSetType.pressurePlateSensitivity
The field for thepressurePlateSensitivity
record component.Modifier and TypeMethodDescriptionBlockSetType.pressurePlateSensitivity()
Returns the value of thepressurePlateSensitivity
record component.static BlockSetType.ActivationRule
Returns the enum constant of this class with the specified name.static BlockSetType.ActivationRule[]
BlockSetType.ActivationRule.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionBlockSetType
(String string, boolean bool, boolean bool2, boolean bool3, BlockSetType.ActivationRule activationRule, BlockSoundGroup blockSoundGroup, SoundEvent soundEvent, SoundEvent soundEvent2, SoundEvent soundEvent3, SoundEvent soundEvent4, SoundEvent soundEvent5, SoundEvent soundEvent6, SoundEvent soundEvent7, SoundEvent soundEvent8)