Registered KItem
Models a registered KItems
Registered KItems will, when initialized add a UUID to their NBT tags, so they can be identified later again.
This allows the item to be tracked inside bukkit events, which allows for event listeners on this item
Since
1.0.2
See also
Inheritors
Properties
Functions
Adds a behavior to the item.
Adds a behavior to the item with a specific identifier and functionality block.
The item has been clicked by a player inside an inventory
When the item has been left-clicked by a player
Executed when the item is valid clicked in an inventory
Executed when the player left-clicked with this item outside an inventory
Executed when the player right-clicked with this item outside an inventory
When the item has been right-clicked by a player
Sets the display name of the item
Sets the lore of the item
Transforms the KItem to a Bukkit ItemStack