Type Alias: NBTInventory


# Type Alias: NBTInventory

NBTInventory: (NBTInventoryItem | null)[]

Array of inventory slots. If that slot is empty it will be null, otherwise it will be an object containing the data.