Uses of Enum Class
net.minecraft.entity.monster.piglin.PiglinAction
-
Uses of PiglinAction in net.minecraft.entity.monster.piglin
Modifier and TypeMethodDescriptionabstract PiglinAction
AbstractPiglinEntity.getArmPose()
PiglinBruteEntity.getArmPose()
PiglinEntity.getArmPose()
static PiglinAction
Returns the enum constant of this class with the specified name.static PiglinAction[]
PiglinAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.