Uses of Enum Class
org.geysermc.geyser.level.physics.PistonBehavior
-
Uses of PistonBehavior in org.geysermc.geyser.level.physics
Modifier and TypeMethodDescriptionstatic PistonBehavior
static PistonBehavior
Returns the enum constant of this class with the specified name.static PistonBehavior[]
PistonBehavior.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PistonBehavior in org.geysermc.geyser.registry.type
Modifier and TypeMethodDescriptionBlockMapping.BlockMappingBuilder.pistonBehavior(PistonBehavior pistonBehavior)