KItem
interface KItem
Models an item in an KInventory
KItems do only work inside KInventories.
Author
Devin
Since
1.0.0
See also
Use the ItemManager to handle items
Items might be uniquely identified by having UUIDs, which can be implement using NBT Tags
KItems don't need to have IDs, which then removes the ability to listen to their click functions
Every implementation should inherit from this from the Bukkit ItemStack class to build a correct item