Name | display |
Object | ItemTag |
Input | ElementTag |
Related Tags | <ItemTag.display> Returns the display name of the item, as set by plugin or an anvil.
|
Description | Changes the item's display name.
Give no input to remove the item's display name. |
Synonyms (Search Aid) | itemtag.display_name |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemDisplayname.java#L111 |