public class VanillaLayeredBiomeSource extends BiomeSource
| Modifier and Type | Field and Description |
|---|---|
private static Set<Biome> |
BIOMES |
private BiomeLayerSampler |
biomeSampler |
private boolean |
field_24498 |
private int |
field_24499 |
biomes, structureFeatures, topMaterials| Constructor and Description |
|---|
VanillaLayeredBiomeSource(long long2,
boolean bool,
int int2) |
| Modifier and Type | Method and Description |
|---|---|
Biome |
getBiomeForNoiseGen(int biomeX,
int biomeY,
int biomeZ) |
BiomeSource |
method_27985(long long2) |
getBiomesInArea, getNoiseRange, getSpawnBiomes, getTopMaterials, hasStructureFeature, locateBiome, method_24385private final BiomeLayerSampler biomeSampler
private final boolean field_24498
private final int field_24499
public VanillaLayeredBiomeSource(long long2,
boolean bool,
int int2)
@Environment(value=CLIENT) public BiomeSource method_27985(long long2)
method_27985 in class BiomeSourcepublic Biome getBiomeForNoiseGen(int biomeX, int biomeY, int biomeZ)