public class GenLayerOceanlessAddSnow
extends net.minecraft.world.gen.layer.GenLayer
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_SNOWY_BIOME_CHANCE |
| Constructor and Description |
|---|
GenLayerOceanlessAddSnow(long seed,
net.minecraft.world.gen.layer.GenLayer parent) |
GenLayerOceanlessAddSnow(long seed,
net.minecraft.world.gen.layer.GenLayer parent,
int snowyBiomeChance) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getInts(int areaX,
int areaY,
int areaWidth,
int areaHeight) |
public static final int DEFAULT_SNOWY_BIOME_CHANCE