Uses of Enum Class
net.minecraft.world.level.block.PressurePlateBlock.Sensitivity
Packages that use PressurePlateBlock.Sensitivity
-
Uses of PressurePlateBlock.Sensitivity in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as PressurePlateBlock.SensitivityModifier and TypeFieldDescriptionprivate final PressurePlateBlock.SensitivityPressurePlateBlock.sensitivityMethods in net.minecraft.world.level.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.world.level.block with parameters of type PressurePlateBlock.SensitivityModifierConstructorDescriptionPressurePlateBlock(PressurePlateBlock.Sensitivity p_55253_, BlockBehaviour.Properties p_55254_)