Uses of Enum Class
net.minecraft.block.PressurePlateBlock.ActivationRule
-
Uses of PressurePlateBlock.ActivationRule in net.minecraft.block
Modifier and TypeFieldDescriptionprivate final PressurePlateBlock.ActivationRule
PressurePlateBlock.type
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PressurePlateBlock.ActivationRule[]
PressurePlateBlock.ActivationRule.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionprotected
PressurePlateBlock
(PressurePlateBlock.ActivationRule type, AbstractBlock.Settings settings, BlockSetType blockSetType)