| Name | <InventoryTag.map_slots> |
| Returns | MapTag |
| Description | Returns a map of inventory slots to the items in those slots (excludes air). |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/inventory/InventoryContents.java#L105 |