Uses of Enum Class
net.minecraft.block.PressurePlateTrigger
Packages that use PressurePlateTrigger
-
Uses of PressurePlateTrigger in net.minecraft.block
Fields in net.minecraft.block declared as PressurePlateTriggerMethods in net.minecraft.block that return PressurePlateTriggerModifier and TypeMethodDescriptionstatic PressurePlateTriggerReturns the enum constant of this class with the specified name.static PressurePlateTrigger[]PressurePlateTrigger.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 PressurePlateTriggerModifierConstructorDescriptionprotectedPressurePlate(int id, int texture, PressurePlateTrigger pressurePlateTrigger, Material material)