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<1, 1, bool> mIsFullBlock;
24 ::ll::TypedStorage<1, 1, bool> mIgnoreGeometryForIsSolid;
25 ::ll::TypedStorage<8, 48, ::HashedString> mCullingLayer;
26 ::ll::TypedStorage<8, 16, ::std::shared_ptr<::BlockGeometryDescription::SharedInitializationData>>
27 mSharedInitializationData;
28 ::ll::TypedStorage<8, 24, ::std::variant<bool, ::std::set<::HashedString>>> mUVsLocked;