public class GenLayerFuzzyZoom extends GenLayer
Constructor and Description |
---|
GenLayerFuzzyZoom(long par1,
GenLayer par3GenLayer) |
Modifier and Type | Method and Description |
---|---|
protected int |
choose(int par1,
int par2)
randomly choose between the two args
|
protected int |
choose(int par1,
int par2,
int par3,
int par4)
randomly choose between the four args
|
int[] |
getInts(int par1,
int par2,
int par3,
int par4)
Returns a list of integer values generated by this layer.
|
getModdedBiomeSize, initChunkSeed, initializeAllBiomeGenerators, initWorldGenSeed, nextInt
public GenLayerFuzzyZoom(long par1, GenLayer par3GenLayer)
public int[] getInts(int par1, int par2, int par3, int par4)
protected int choose(int par1, int par2)
protected int choose(int par1, int par2, int par3, int par4)