Uses of Enum Class
net.minecraft.block.piston.PistonBehavior
Packages that use PistonBehavior
Package
Description
-
Uses of PistonBehavior in net.minecraft.block
Fields in net.minecraft.block declared as PistonBehaviorModifier and TypeFieldDescriptionprivate final PistonBehavior
AbstractBlock.AbstractBlockState.pistonBehavior
(package private) PistonBehavior
AbstractBlock.Settings.pistonBehavior
Methods in net.minecraft.block that return PistonBehaviorMethods in net.minecraft.block with parameters of type PistonBehaviorModifier and TypeMethodDescriptionAbstractBlock.Settings.pistonBehavior
(PistonBehavior pistonBehavior) -
Uses of PistonBehavior in net.minecraft.block.piston
Methods in net.minecraft.block.piston that return PistonBehaviorModifier 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
Methods in net.minecraft.entity that return PistonBehaviorModifier 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.OminousItemSpawnerEntity.getPistonBehavior()
Returns the behavior of the piston for this entity. -
Uses of PistonBehavior in net.minecraft.entity.decoration
Methods in net.minecraft.entity.decoration that return PistonBehaviorModifier 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.