public class GenLayerEdge extends GenLayer
Modifier and Type | Class and Description |
---|---|
static class |
GenLayerEdge.Mode |
Constructor and Description |
---|
GenLayerEdge(long p_i45474_1_,
GenLayer p_i45474_3_,
GenLayerEdge.Mode p_i45474_4_) |
Modifier and Type | Method and Description |
---|---|
int[] |
getInts(int p_75904_1_,
int p_75904_2_,
int p_75904_3_,
int p_75904_4_) |
compareBiomesById, initChunkSeed, initializeAllBiomeGenerators, initWorldGenSeed, isBiomeOceanic, nextInt, selectModeOrRandom, selectRandom
public GenLayerEdge(long p_i45474_1_, GenLayer p_i45474_3_, GenLayerEdge.Mode p_i45474_4_)