More item information - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Development (https://forum.cuberite.org/forum-13.html) +--- Thread: More item information (/thread-1461.html) |
More item information - Howaner - 04-25-2014 Minecraft have a nbt system in ItemStacks which is used to save more item informations. (Example: Book text) We should add a ItemInfo Class with subclasses (example BookItemInfo, FireworkItemInfo, LeatherArmorItemInfo, ...) |