new TagItem()
- Source:
Methods
(static) TagItem#getItem() → {inventory.Item}
Get the field value
- Source:
Returns:
- Type
- inventory.Item
(static) TagItem#getTag() → {inventory.Tag}
Get the field value
- Source:
Returns:
- Type
- inventory.Tag
(static) TagItem#setItem(item)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
item |
inventory.Item |
- Source:
(static) TagItem#setTag(tag)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
tag |
inventory.Tag |
- Source: