Informations about a slot, that, if not empty, contains an item id and meta, the count (0-255) and, optionally, an nbt tag for enchantments, custom name, colours and more.
Item's id or 0 if the slot is empty.
Item's meta or uses (unsigned short) left-shifted 8 times and the count (unisgned byte).
Optional nbt data encoded as a nameless little-endian compound tag.
See Implementation
Informations about a slot, that, if not empty, contains an item id and meta, the count (0-255) and, optionally, an nbt tag for enchantments, custom name, colours and more.