| Name | <EntityTag.armor_pose_map> | 
| Returns | MapTag | 
| Mechanism | EntityTag.armor_pose | 
| Description | Returns a map of all poses and angles for the armor stand. For example, head=4.5,3,4.5;body=5.4,3.2,1 Angles are in radians! | 
| Generated Example |  | 
| Group | attributes | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityArmorPose.java#L77 |