public class GenLayerShore extends GenLayer
| Constructor and Description |
|---|
GenLayerShore(long p_i2130_1_,
GenLayer p_i2130_3_) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getInts(int areaX,
int areaY,
int areaWidth,
int areaHeight) |
private boolean |
isJungleCompatible(int p_151631_1_) |
private boolean |
isMesa(int p_151633_1_) |
private void |
replaceIfNeighborOcean(int[] p_151632_1_,
int[] p_151632_2_,
int p_151632_3_,
int p_151632_4_,
int p_151632_5_,
int p_151632_6_,
int p_151632_7_) |
biomesEqualOrMesaPlateau, getModdedBiomeSize, initChunkSeed, initializeAllBiomeGenerators, initWorldGenSeed, isBiomeOceanic, nextInt, nextLong, selectModeOrRandom, selectRandompublic GenLayerShore(long p_i2130_1_,
GenLayer p_i2130_3_)
public int[] getInts(int areaX,
int areaY,
int areaWidth,
int areaHeight)
private void replaceIfNeighborOcean(int[] p_151632_1_,
int[] p_151632_2_,
int p_151632_3_,
int p_151632_4_,
int p_151632_5_,
int p_151632_6_,
int p_151632_7_)
private boolean isJungleCompatible(int p_151631_1_)
private boolean isMesa(int p_151633_1_)