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 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.