25 ::ll::TypedStorage<1, 1, ::ContainerID> mInventoryId;
26 ::ll::TypedStorage<4, 12, ::FullContainerName> mFullContainerName;
27 ::ll::TypedStorage<8, 96, ::NetworkItemStackDescriptor> mStorageItem;
28 ::ll::TypedStorage<8, 24, ::std::vector<::NetworkItemStackDescriptor>> mSlots;
39 virtual ::MinecraftPacketIds getId()
const ;
42 virtual ::std::string getName()
const ;
59 ::std::vector<::ItemStack>
const& items,
68 MCAPI static ::InventoryContentPacket fromPlayerInventoryId(::ContainerID
id,
::Player& player);
76 ::std::vector<::ItemStack>
const& items,
91 MCAPI ::MinecraftPacketIds $getId()
const;
93 MCAPI ::std::string $getName()
const;
Definition InventoryContentPacket.h:21
static MCAPI void ** $vftable()