History - net.minecraft.world.biome.layer.Layer
1.7.10
Names
axn
net.minecraft.class_75
net.minecraft.world.biome.layer.Layer
net.minecraft.world.gen.layer.GenLayer
Fields
long: c, field_173, localWorldSeed, worldGenSeed
Layer: a, field_172, parent, parent
long: d, field_174, chunkSeed, chunkSeed
long: b, field_175, seed, baseSeed
Constructors
(long)
Methods
Layer[] (long, WorldGeneratorType): a, method_146, init, initializeAllBiomeGenerators
void (long): a, method_144, setLocalWorldSeed, initWorldGenSeed
void (long, long): a, method_145, setChunkSeed, initChunkSeed
int (int): a, method_142, nextInt, nextInt
int[] (int, int, int, int): a, method_143, getArea, getInts
boolean (int, int): a, method_6595, isSame, biomesEqualOrMesaPlateau
boolean (int): b, method_6597, isOcean, isBiomeOceanic
int (int...): a, method_6596, pickInt, selectRandom
int (int, int, int, int): b, method_6598, getModeOrRandom, selectModeOrRandom