Name | <InventoryTag.note_name> |
Returns | ElementTag |
Description | Gets the name of a noted InventoryTag. If the inventory isn't noted, this is null. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java#L1999 |