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