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_55253_, BlockBehaviour.Properties p_55254_)