| Name | <EntityTag.equipment_map> | 
| Returns | MapTag | 
| Mechanism | EntityTag.equipment | 
| Description | Returns a MapTag containing the entity's equipment. Output keys are boots, leggings, chestplate, helmet, and body. Air items will be left out of the map. | 
| Generated Example |  | 
| Group | inventory | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityEquipment.java#L71 |