Add getItemMeta / setItemMeta and possibility add NBTCompound etc...
Euphillya opened this issue · 2 comments
Euphillya commented
Hello on your API, its possible add modify NBT tag for custom your item ?
chrismin13 commented
Take a look at the CustomItemStack object. You can create a new CustomItemStack by giving it a normal ItemStack that is a Custom Item.
Euphillya commented
Ah yes sorry :/