Uses of Enum Class
net.minecraft.world.entity.monster.AbstractIllager.IllagerArmPose
Packages that use AbstractIllager.IllagerArmPose
-
Uses of AbstractIllager.IllagerArmPose in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster that return AbstractIllager.IllagerArmPoseModifier 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.