Uses of Enum Class
net.minecraft.world.entity.monster.AbstractIllager.IllagerArmPose
-
Uses of AbstractIllager.IllagerArmPose in net.minecraft.world.entity.monster
Modifier and TypeMethodDescriptionAbstractIllager.getArmPose()
Illusioner.getArmPose()
Pillager.getArmPose()
SpellcasterIllager.getArmPose()
Vindicator.getArmPose()
Returns the enum constant of this class with the specified name.static AbstractIllager.IllagerArmPose[]
AbstractIllager.IllagerArmPose.values()
Returns an array containing the constants of this enum class, in the order they are declared.