|
LeviLamina
|
Public Member Functions | |
| MCAPI | BiomeInit (::BiomeRegistry const ®istry, ::Biome const &defaultOceanBiome, ::Biome const &fallbackBiome, ::GeneratorType generator) |
| MCAPI void * | $ctor (::BiomeRegistry const ®istry, ::Biome const &defaultOceanBiome, ::Biome const &fallbackBiome, ::GeneratorType generator) |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::Biome const * > | mFallbackBiome |
| ::ll::TypedStorage< 8, 8, ::Biome const * > | mDefaultOcean |
| ::ll::TypedStorage< 8, 120, ::std::vector<::std::pair<::Biome const *, uint > >[5]> | mRegularBiomes |
| ::ll::TypedStorage< 8, 120, ::std::vector<::std::pair<::Biome const *, uint > >[5]> | mSpecialBiomes |