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