9 ::ll::TypedStorage<2, 2, ushort> mReplacementBiome;
10 ::ll::TypedStorage<2, 2, ushort> mDimension;
11 ::ll::TypedStorage<8, 24, ::std::vector<ushort>> mTargetBiomes;
12 ::ll::TypedStorage<4, 4, float> mAmount;
13 ::ll::TypedStorage<4, 4, float> mNoiseFrequencyScale;
14 ::ll::TypedStorage<4, 4, uint> mReplacementIndex;