import { transformItemData } from "https://deno.land/x/hypixel@v3.1.1/helpers/TransformItemData.ts";
This helper will transform NBT data into a typed object using prismarine-nbt. It will also transform any backpacks/bags with item data so you can explore those as well.
Returns
Promise<NBTInventory>