19 ::ll::TypedStorage<4, 4, uint> mChance;
20 ::ll::TypedStorage<8, 8, ::Biome const*> mFromBiome;
21 ::ll::TypedStorage<8, 8, ::Biome const*> mToBiome;
31 MCAPI RareBiomeSpot(uint oneInXChance,
::Biome const& fromBiome,
::Biome const& toBiome);
37 MCFOLD
void* $ctor(uint oneInXChance,
::Biome const& fromBiome,
::Biome const& toBiome);