| Name | <ItemTag.unbreakable> |
| Returns | ElementTag(Boolean) |
| Mechanism | ItemTag.unbreakable |
| Description | Returns whether an item has the unbreakable flag. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemUnbreakable.java#L44 |