24 ::ll::TypedStorage<1, 1, ::ContainerID> mContainerId;
25 ::ll::TypedStorage<1, 1, ::SharedTypes::Legacy::ContainerType> mType;
26 ::ll::TypedStorage<4, 4, int> mSize;
27 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mEntityUniqueID;
28 ::ll::TypedStorage<8, 24, ::CompoundTag> mData;
35 virtual ::MinecraftPacketIds getId()
const ;
38 virtual ::std::string getName()
const ;
59 MCAPI ::MinecraftPacketIds $getId()
const;
61 MCAPI ::std::string $getName()
const;
71 MCAPI
static void** $vftable();