public class GenLayerBiomeEdge extends GenLayer
Constructor and Description |
---|
GenLayerBiomeEdge(long p_i45475_1_,
GenLayer p_i45475_3_) |
Modifier and Type | Method and Description |
---|---|
int[] |
getInts(int areaX,
int areaY,
int areaWidth,
int areaHeight)
Returns a list of integer values generated by this layer.
|
biomesEqualOrMesaPlateau, getModdedBiomeSize, initChunkSeed, initializeAllBiomeGenerators, initWorldGenSeed, isBiomeOceanic, nextInt, nextLong, selectModeOrRandom, selectRandom
public GenLayerBiomeEdge(long p_i45475_1_, GenLayer p_i45475_3_)