public class GenLayerBiome extends GenLayer
| Constructor and Description | 
|---|
| GenLayerBiome(long p_i45560_1_,
             GenLayer p_i45560_3_,
             WorldType p_i45560_4_,
             ChunkProviderSettings 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, selectRandompublic GenLayerBiome(long p_i45560_1_,
                     GenLayer p_i45560_3_,
                     WorldType p_i45560_4_,
                     ChunkProviderSettings p_i45560_5_)
public int[] getInts(int areaX,
                     int areaY,
                     int areaWidth,
                     int areaHeight)
protected BiomeManager.BiomeEntry getWeightedBiomeEntry(BiomeManager.BiomeType type)