20 ::ll::TypedStorage<4, 4, int const> mIterations;
21 ::ll::TypedStorage<4, 4, float const> mTallSeagrassChance;
22 ::ll::TypedStorage<8, 8, ::Block const&> mSeagrassBlock;
27 SeagrassFeature& operator=(SeagrassFeature
const&);
28 SeagrassFeature(SeagrassFeature
const&);
36 virtual ~SeagrassFeature() =
default;