Uses of Enum
net.minecraft.block.PressurePlateBlock.ActivationRule
Packages that use PressurePlateBlock.ActivationRule
-
Uses of PressurePlateBlock.ActivationRule in net.minecraft.block
Fields in net.minecraft.block declared as PressurePlateBlock.ActivationRuleMethods in net.minecraft.block that return PressurePlateBlock.ActivationRuleModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PressurePlateBlock.ActivationRule[]
PressurePlateBlock.ActivationRule.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in net.minecraft.block with parameters of type PressurePlateBlock.ActivationRuleModifierConstructorDescriptionprotected
PressurePlateBlock(PressurePlateBlock.ActivationRule type, AbstractBlock.Settings settings)