Uses of Enum Class
net.minecraft.block.piston.PistonBehavior
Package
Description
-
Uses of PistonBehavior in net.minecraft.block
Modifier and TypeFieldDescriptionprivate final PistonBehavior
AbstractBlock.AbstractBlockState.pistonBehavior
(package private) PistonBehavior
AbstractBlock.Settings.pistonBehavior
Modifier and TypeMethodDescriptionAbstractBlock.Settings.pistonBehavior
(PistonBehavior pistonBehavior) -
Uses of PistonBehavior in net.minecraft.block.piston
Modifier and TypeMethodDescriptionstatic 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 net.minecraft.entity
Modifier and TypeMethodDescriptionAreaEffectCloudEntity.getPistonBehavior()
Returns the behavior of the piston for this entity.Entity.getPistonBehavior()
Returns the behavior of the piston for this entity.MarkerEntity.getPistonBehavior()
Returns the behavior of the piston for this entity. -
Uses of PistonBehavior in net.minecraft.entity.decoration
Modifier and TypeMethodDescriptionArmorStandEntity.getPistonBehavior()
Returns the behavior of the piston for this entity.DisplayEntity.getPistonBehavior()
Returns the behavior of the piston for this entity.InteractionEntity.getPistonBehavior()
Returns the behavior of the piston for this entity.