import { type NBTTag } from "https://deno.land/x/hypixel@v3.1.1/helpers/TransformItemData.ts";
If an inventory slot contains tag data, this interface describes possible values commonly seen in observations of the inventory data.
Properties
optional
display: NBTDisplayoptional
ExtraAttributes: NBTExtraAttributesoptional
ench: NBTEnch[]optional
SkullOwner: NBTSkullOwneroptional
CustomPotionEffects: NBTCustomPotionEffect[]