24 ::ll::TypedStorage<1, 1, ::ContainerID> mInventoryId;
25 ::ll::TypedStorage<4, 12, ::FullContainerName> mFullContainerName;
26 ::ll::TypedStorage<8, 96, ::NetworkItemStackDescriptor> mStorageItem;
27 ::ll::TypedStorage<4, 4, uint> mSlot;
28 ::ll::TypedStorage<8, 96, ::NetworkItemStackDescriptor> mItem;
39 virtual ::MinecraftPacketIds getId()
const ;
42 virtual ::std::string getName()
const ;
63 MCAPI
void* $ctor(::ContainerID
id, uint slot,
::ItemStack const& item);
75 MCFOLD ::MinecraftPacketIds $getId()
const;
77 MCAPI ::std::string $getName()
const;