21 ::ll::TypedStorage<8, 24, ::std::vector<::BlockDescriptor>> mCanPlaceSculkPatchOn;
22 ::ll::TypedStorage<8, 8, ::Block const*> mBlock;
23 ::ll::TypedStorage<4, 4, float> mBlockPlacementChance;
24 ::ll::TypedStorage<4, 4, int> mCursorCount;
25 ::ll::TypedStorage<4, 4, int> mChargeAmount;
26 ::ll::TypedStorage<4, 4, int> mSpreadAttempts;
27 ::ll::TypedStorage<4, 4, int> mGrowthRounds;
28 ::ll::TypedStorage<4, 4, int> mSpreadRounds;
29 ::ll::TypedStorage<4, 8, ::IntRange> mExtraGrowthChance;