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;
35 virtual ::MinecraftPacketIds getId()
const ;
38 virtual ::std::string getName()
const ;
59 MCAPI
void* $ctor(::ContainerID
id, uint slot,
::ItemStack const& item);
71 MCFOLD ::MinecraftPacketIds $getId()
const;
73 MCAPI ::std::string $getName()
const;
83 MCAPI
static void** $vftable();