Uses of Enum Class
net.minecraft.entity.monster.AbstractIllagerEntity.ArmPose
Packages that use AbstractIllagerEntity.ArmPose
-
Uses of AbstractIllagerEntity.ArmPose in net.minecraft.entity.monster
Methods in net.minecraft.entity.monster that return AbstractIllagerEntity.ArmPoseModifier and TypeMethodDescriptionAbstractIllagerEntity.getArmPose()IllusionerEntity.getArmPose()PillagerEntity.getArmPose()SpellcastingIllagerEntity.getArmPose()VindicatorEntity.getArmPose()Returns the enum constant of this class with the specified name.static AbstractIllagerEntity.ArmPose[]AbstractIllagerEntity.ArmPose.values()Returns an array containing the constants of this enum class, in the order they are declared.