Interface: NBTInventoryItem


# Interface: NBTInventoryItem

The NBT information for a slot in the inventory you are reading.

# Properties

# Count

Count: number

Amount of items in this inventory slot.


# Damage

Damage: number


# id

id: number

Minecraft Item ID of this item.


# tag?

optional tag: NBTTag

NBT tag data for this item.