public class GenLayerBiome extends GenLayer
Modifier and Type | Field and Description |
---|---|
private java.util.List<BiomeManager.BiomeEntry>[] |
biomes |
private ChunkGeneratorSettings |
settings |
Constructor and Description |
---|
GenLayerBiome(long p_i45560_1_,
GenLayer p_i45560_3_,
WorldType p_i45560_4_,
ChunkGeneratorSettings p_i45560_5_) |
Modifier and Type | Method and Description |
---|---|
int[] |
getInts(int areaX,
int areaY,
int areaWidth,
int areaHeight) |
protected BiomeManager.BiomeEntry |
getWeightedBiomeEntry(BiomeManager.BiomeType type) |
biomesEqualOrMesaPlateau, getModdedBiomeSize, initChunkSeed, initializeAllBiomeGenerators, initWorldGenSeed, isBiomeOceanic, nextInt, nextLong, selectModeOrRandom, selectRandom
private java.util.List<BiomeManager.BiomeEntry>[] biomes
private final ChunkGeneratorSettings settings
public GenLayerBiome(long p_i45560_1_, GenLayer p_i45560_3_, WorldType p_i45560_4_, ChunkGeneratorSettings p_i45560_5_)
public int[] getInts(int areaX, int areaY, int areaWidth, int areaHeight)
protected BiomeManager.BiomeEntry getWeightedBiomeEntry(BiomeManager.BiomeType type)