| Name | <InventoryTag.list_contents> |
| Returns | ListTag(ItemTag) |
| Mechanism | InventoryTag.contents |
| Description | Returns a list of all items in the inventory. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/inventory/InventoryContents.java#L124 |