public class GenLayerEdge extends GenLayer
| Modifier and Type | Class and Description |
|---|---|
static class |
GenLayerEdge.Mode |
| Modifier and Type | Field and Description |
|---|---|
private GenLayerEdge.Mode |
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 areaX,
int areaY,
int areaWidth,
int areaHeight) |
private int[] |
getIntsCoolWarm(int p_151626_1_,
int p_151626_2_,
int p_151626_3_,
int p_151626_4_) |
private int[] |
getIntsHeatIce(int p_151624_1_,
int p_151624_2_,
int p_151624_3_,
int p_151624_4_) |
private int[] |
getIntsSpecial(int p_151625_1_,
int p_151625_2_,
int p_151625_3_,
int p_151625_4_) |
biomesEqualOrMesaPlateau, getModdedBiomeSize, initChunkSeed, initializeAllBiomeGenerators, initWorldGenSeed, isBiomeOceanic, nextInt, nextLong, selectModeOrRandom, selectRandomprivate final GenLayerEdge.Mode mode
public GenLayerEdge(long p_i45474_1_,
GenLayer p_i45474_3_,
GenLayerEdge.Mode p_i45474_4_)
public int[] getInts(int areaX,
int areaY,
int areaWidth,
int areaHeight)
private int[] getIntsCoolWarm(int p_151626_1_,
int p_151626_2_,
int p_151626_3_,
int p_151626_4_)
private int[] getIntsHeatIce(int p_151624_1_,
int p_151624_2_,
int p_151624_3_,
int p_151624_4_)
private int[] getIntsSpecial(int p_151625_1_,
int p_151625_2_,
int p_151625_3_,
int p_151625_4_)