net.minecraft.world.biome.layer

public abstract class Layer

axn
net.minecraft.class_75
net.minecraft.world.biome.layer.Layer
net.minecraft.world.gen.layer.GenLayer

Field summary

Modifier and TypeField
private long
c
field_173
localWorldSeed
worldGenSeed
protected Layer
a
field_172
parent
parent
private long
d
field_174
chunkSeed
chunkSeed
protected long
b
field_175
seed
baseSeed

Constructor summary

ModifierConstructor
public (long seed)

Method summary

Modifier and TypeMethod
public static Layer[]
a(long arg0, ahm arg1)
method_146(long arg0, class_1160 arg1)
init(long seed, WorldGeneratorType generatorType)
initializeAllBiomeGenerators(long arg0, WorldType arg1)
public void
a(long arg0)
method_144(long arg0)
setLocalWorldSeed(long worldSeed)
initWorldGenSeed(long arg0)
public void
a(long arg0, long arg1)
method_145(long arg0, long arg1)
setChunkSeed(long chunkX, long chunkZ)
initChunkSeed(long arg0, long arg1)
protected int
a(int arg0)
method_142(int arg0)
nextInt(int bound)
nextInt(int arg0)
public abstract int[]
a(int arg0, int arg1, int arg2, int arg3)
method_143(int arg0, int arg1, int arg2, int arg3)
getArea(int x, int z, int sizeX, int sizeZ)
getInts(int areaX, int areaY, int areaWidth, int areaHeight)
protected static boolean
a(int arg0, int arg1)
method_6595(int arg0, int arg1)
isSame(int biome1, int biome2)
biomesEqualOrMesaPlateau(int biomeIDA, int biomeIDB)
protected static boolean
b(int arg0)
method_6597(int arg0)
isOcean(int biome)
isBiomeOceanic(int arg0)
protected int
a(int... arg0)
method_6596(int... arg0)
pickInt(int... ints)
selectRandom(int... arg0)
protected int
b(int arg0, int arg1, int arg2, int arg3)
method_6598(int arg0, int arg1, int arg2, int arg3)
getModeOrRandom(int i1, int i2, int i3, int i4)
selectModeOrRandom(int arg0, int arg1, int arg2, int arg3)