Uses of Enum Class
net.minecraft.block.PressurePlateBlock.Sensitivity
-
Uses of PressurePlateBlock.Sensitivity in net.minecraft.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_i48348_1_, AbstractBlock.Properties p_i48348_2_)