Uses of Enum Class
net.minecraft.world.level.block.PressurePlateBlock.Sensitivity
-
Uses of PressurePlateBlock.Sensitivity in net.minecraft.world.level.block
Modifier and TypeFieldDescriptionprivate final PressurePlateBlock.Sensitivity
PressurePlateBlock.sensitivity
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PressurePlateBlock.Sensitivity[]
PressurePlateBlock.Sensitivity.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionPressurePlateBlock
(PressurePlateBlock.Sensitivity p_250675_, BlockBehaviour.Properties p_249590_, SoundEvent p_249532_, SoundEvent p_250629_)