Uses of Enum Class
net.minecraft.block.PressurePlateBlock.Sensitivity
Packages that use PressurePlateBlock.Sensitivity
-
Uses of PressurePlateBlock.Sensitivity in net.minecraft.block
Fields in net.minecraft.block declared as PressurePlateBlock.SensitivityModifier and TypeFieldDescriptionprivate final PressurePlateBlock.SensitivityPressurePlateBlock.sensitivityMethods in net.minecraft.block that return PressurePlateBlock.SensitivityModifier 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.Constructors in net.minecraft.block with parameters of type PressurePlateBlock.SensitivityModifierConstructorDescriptionPressurePlateBlock(PressurePlateBlock.Sensitivity p_i48348_1_, AbstractBlock.Properties p_i48348_2_)