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