27 ::ll::TypedStorage<8, 64, ::std::unordered_map<::std::string, ::std::shared_ptr<::BlockTrait::ITrait>>> mMap;
45 ::ll::TypedStorage<8, 32, ::std::string> mIdentifier;
46 ::ll::TypedStorage<4, 8, ::VanillaBlockData> mVanillaBlockData;
47 ::ll::TypedStorage<8, 24, ::std::vector<::BlockStateDefinition>> mStates;
48 ::ll::TypedStorage<8, 40, ::BlockMenuCategory> mMenuCategory;
49 ::ll::TypedStorage<8, 64, ::BlockDescription::BlockTraits> mTraits;
50 ::ll::TypedStorage<1, 1, bool> mIsBaseGameBlock;