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