public class GenLayerAddOilOcean extends GenLayerBiomeReplacer
newBiomeId, noiseScale, noiseThreshold, OFFSET_RANGE, xOffset, zOffset
Constructor and Description |
---|
GenLayerAddOilOcean(long worldSeed,
long seed,
net.minecraft.world.gen.layer.GenLayer parent) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canReplaceBiome(int biomeId) |
static int |
getOilBiomeId() |
getInts
public GenLayerAddOilOcean(long worldSeed, long seed, net.minecraft.world.gen.layer.GenLayer parent)
public static int getOilBiomeId()
protected boolean canReplaceBiome(int biomeId)
canReplaceBiome
in class GenLayerBiomeReplacer