| Name | <ItemTag.max_durability> |
| Returns | ElementTag(Number) |
| Mechanism | ItemTag.max_durability |
| Description | (Property) Returns the maximum durability (number of uses) of this item.
For use with ItemTag.durability and ItemTag.durability. See also Item Components. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/paper/src/main/java/com/denizenscript/denizen/paper/datacomponents/MaxDurabilityAdapter.java#L9 |