18 ::ll::TypedStorage<4, 4, int> mNumBaseClusters;
19 ::ll::TypedStorage<4, 4, int> mClusterRadius;
20 ::ll::TypedStorage<8, 24, ::std::vector<::BlockDescriptor>> mValidBaseBlocks;
21 ::ll::TypedStorage<8, 24, ::std::vector<::BlockDescriptor>> mBaseMayReplace;
22 ::ll::TypedStorage<8, 24, ::std::vector<::BlockDescriptor>> mMayGrowOn;
23 ::ll::TypedStorage<8, 24, ::std::vector<::BlockDescriptor>> mMayReplace;
24 ::ll::TypedStorage<8, 24, ::std::vector<::BlockDescriptor>> mMayGrowThrough;