public class VanillaLayeredBiomeSource extends BiomeSource
| Modifier and Type | Field and Description |
|---|---|
private static Set<Biome> |
BIOMES |
private BiomeLayerSampler |
biomeSampler |
biomes, structureFeatures, topMaterials| Constructor and Description |
|---|
VanillaLayeredBiomeSource(VanillaLayeredBiomeSourceConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Biome |
getBiomeForNoiseGen(int biomeX,
int biomeY,
int biomeZ) |
getBiomesInArea, getNoiseRange, getSpawnBiomes, getTopMaterials, hasStructureFeature, locateBiome, method_24385private final BiomeLayerSampler biomeSampler
public VanillaLayeredBiomeSource(VanillaLayeredBiomeSourceConfig config)
public Biome getBiomeForNoiseGen(int biomeX, int biomeY, int biomeZ)