28 ::ll::TypedStorage<8, 184, ::BlockDescriptor> mFiller;
29 ::ll::TypedStorage<8, 184, ::BlockDescriptor> mInnerLayer;
30 ::ll::TypedStorage<8, 184, ::BlockDescriptor> mAlternateInnerLayer;
31 ::ll::TypedStorage<8, 184, ::BlockDescriptor> mMiddleLayer;
32 ::ll::TypedStorage<8, 184, ::BlockDescriptor> mOuterLayer;
33 ::ll::TypedStorage<8, 24, ::std::vector<::BlockDescriptor>> mInnerPlacements;
34 ::ll::TypedStorage<4, 4, int> mMinOuterWallDistance;
35 ::ll::TypedStorage<4, 4, int> mMaxOuterWallDistance;
36 ::ll::TypedStorage<4, 4, int> mMinDistributionPoints;
37 ::ll::TypedStorage<4, 4, int> mMaxDistributionPoints;
38 ::ll::TypedStorage<4, 4, int> mMinPointOffset;
39 ::ll::TypedStorage<4, 4, int> mMaxPointOffset;
40 ::ll::TypedStorage<4, 4, int> mMaxRadius;
41 ::ll::TypedStorage<4, 4, int> mCrackPointOffset;
42 ::ll::TypedStorage<4, 4, float> mGenerateCrackChance;
43 ::ll::TypedStorage<4, 4, float> mBaseCrackSize;
44 ::ll::TypedStorage<4, 4, float> mNoiseMultiplier;
45 ::ll::TypedStorage<4, 4, float> mUsePotentialPlacementsChance;
46 ::ll::TypedStorage<4, 4, float> mUseAlternateLayer0Chance;
47 ::ll::TypedStorage<1, 1, bool> mPlacementsRequireLayer0Alternate;
48 ::ll::TypedStorage<4, 4, int> mInvalidBlocksThreshold;