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