import { type NBTSkullOwner } from "https://deno.land/x/hypixel@v3.1.1/helpers/TransformItemData.ts";
If the NBTInventoryItem is a skull type this will describe it's skull information.
Properties
optional
ExtraProperties: NonNullable<NBTSkullOwner["Properties"]>[]If the original textures array had more than 1 element, the first will appear under Properties and the remainder will appear in this array below.