Skip to content

@zikeji/hypixel / NBTTag

Interface: NBTTag ​

If an inventory slot contains tag data, this interface describes possible values commonly seen in observations of the inventory data.

Properties ​

CustomPotionEffects? ​

optional CustomPotionEffects: NBTCustomPotionEffect[]


display? ​

optional display: NBTDisplay


ench? ​

optional ench: NBTEnch[]


ExtraAttributes? ​

optional ExtraAttributes: NBTExtraAttributes


HideFlags? ​

optional HideFlags: number


SkullOwner? ​

optional SkullOwner: NBTSkullOwner


Unbreakable? ​

optional Unbreakable: number

Released under the MIT License.