19 ::ll::TypedStorage<8, 48, ::HashedString> mGeometryName;
20 ::ll::TypedStorage<8, 16, ::std::shared_ptr<::ClientBlockPipeline::BlockSchematic>> mBlockSchematic;
21 ::ll::TypedStorage<1, 1, bool> mNeedsLegacyTopRotation;
22 ::ll::TypedStorage<1, 1, bool> mUseLegacyBlockLightAbsorption;
23 ::ll::TypedStorage<8, 16, ::std::shared_ptr<::BlockGeometryDescription::SharedInitializationData>>
24 mSharedInitializationData;
25 ::ll::TypedStorage<1, 1, bool> mIsFullBlock;