21 ::ll::TypedStorage<8, 32, ::std::string> mName;
22 ::ll::TypedStorage<4, 4, ::CreativeItemCategory> mCategory;
23 ::ll::TypedStorage<8, 8, ::CreativeItemRegistry*> mRegistry;
24 ::ll::TypedStorage<8, 64, ::std::unordered_map<::HashedString, uint>> mNamedGroupIndex;
25 ::ll::TypedStorage<8, 24, ::std::vector<uint>> mGroupIndexes;