| Name | <ItemTag.material> |
| Returns | MaterialTag |
| Mechanism | ItemTag.material |
| Description | Returns the MaterialTag that is the basis of the item.
EG, a stone with lore and a display name, etc. will return only "m@stone". |
| Generated Example | |
| Group | conversion |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/ItemTag.java#L589 |