14 ::ll::TypedStorage<8, 8, ::gsl::not_null<::Biome const*>> mReplacementBiome;
15 ::ll::TypedStorage<8, 32, ::std::string> mDimension;
16 ::ll::TypedStorage<8, 24, ::std::vector<::gsl::not_null<::Biome const*>>> mTargetBiomes;
17 ::ll::TypedStorage<4, 4, float> mAmount;
18 ::ll::TypedStorage<4, 4, float> mNoiseFrequencyScale;
19 ::ll::TypedStorage<4, 4, uint> mReplacementIndex;