| Name | <InventoryTag.contains_item[<matcher>]> |
| Returns | ElementTag(Boolean) |
| Description | Returns whether the inventory contains any item that matches the specified item matcher.
Uses the system behind Advanced Object Matching. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java#L1453 |