Uses of Enum Class
net.minecraft.world.entity.monster.piglin.PiglinArmPose
Packages that use PiglinArmPose
-
Uses of PiglinArmPose in net.minecraft.world.entity.monster.piglin
Methods in net.minecraft.world.entity.monster.piglin that return PiglinArmPoseModifier and TypeMethodDescriptionabstract PiglinArmPoseAbstractPiglin.getArmPose()Piglin.getArmPose()PiglinBrute.getArmPose()static PiglinArmPoseReturns 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.