import { type NBTInventoryItem } from "https://deno.land/x/hypixel@v3.1.1/helpers/TransformItemData.ts";
The NBT information for a slot in the inventory you are reading.
Properties
optional
tag: NBTTagNBT tag data for this item.
x/hypixel/helpers/TransformItemData.ts>NBTInventoryItem
import { type NBTInventoryItem } from "https://deno.land/x/hypixel@v3.1.1/helpers/TransformItemData.ts";
The NBT information for a slot in the inventory you are reading.
NBT tag data for this item.