Package | Description |
---|---|
net.minecraft.entity.monster |
Modifier and Type | Method and Description |
---|---|
AbstractIllager.IllagerArmPose |
EntityIllusionIllager.getArmPose() |
AbstractIllager.IllagerArmPose |
EntityVindicator.getArmPose() |
AbstractIllager.IllagerArmPose |
AbstractIllager.getArmPose() |
AbstractIllager.IllagerArmPose |
EntitySpellcasterIllager.getArmPose() |
static AbstractIllager.IllagerArmPose |
AbstractIllager.IllagerArmPose.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractIllager.IllagerArmPose[] |
AbstractIllager.IllagerArmPose.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|