import { type NBTInventory } from "https://deno.land/x/hypixel@v3.1.1/helpers/TransformItemData.ts";
Array of inventory slots. If that slot is empty it will be null, otherwise it will be an object containing the data.
definition: (NBTInventoryItem | null)[]