17 ::ll::TypedStorage<2, 2, ushort> mReplacementBiome;
18 ::ll::TypedStorage<2, 2, ushort> mDimension;
19 ::ll::TypedStorage<8, 24, ::std::vector<ushort>> mTargetBiomes;
20 ::ll::TypedStorage<4, 4, float> mAmount;
21 ::ll::TypedStorage<4, 4, float> mNoiseFrequencyScale;
22 ::ll::TypedStorage<4, 4, uint> mReplacementIndex;