public class CheckerboardBiomeSource extends BiomeSource
| Modifier and Type | Field and Description |
|---|---|
private Biome[] |
biomeArray |
private int |
gridSize |
biomes, structureFeatures, topMaterials| Constructor and Description |
|---|
CheckerboardBiomeSource(Biome[] biome,
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 Biome[] biomeArray
private final int gridSize
public CheckerboardBiomeSource(Biome[] biome, int int2)
@Environment(value=CLIENT) public BiomeSource method_27985(long long2)
method_27985 in class BiomeSourcepublic Biome getBiomeForNoiseGen(int biomeX, int biomeY, int biomeZ)