21 ::ll::TypedStorage<8, 8, ::CreativeItemRegistry*> mRegistry;
22 ::ll::TypedStorage<4, 4, uint> mGroupIndex;
23 ::ll::TypedStorage<4, 4, ::CreativeItemNetId> mCreativeNetId;
24 ::ll::TypedStorage<8, 128, ::ItemInstance> mItemInstance;
25 ::ll::TypedStorage<4, 4, uint> mIndex;
35 MCAPI CreativeItemEntry(
37 ::CreativeItemNetId
const& creativeNetId,
42 MCFOLD ::CreativeItemNetId
const& getCreativeNetId()
const;
44 MCAPI ::CreativeGroupInfo* getGroup()
const;
46 MCFOLD uint getGroupIndex()
const;
48 MCFOLD uint getIndex()
const;
50 MCFOLD ::ItemInstance
const& getItemInstance()
const;
58 ::CreativeItemNetId
const& creativeNetId,
static MCAPI void ** $vftable()