net.minecraft.world.gen.chunk

public class OverworldChunkGenerator

extends SurfaceChunkGenerator<OverworldChunkGeneratorConfig>

bza
net.minecraft.class_2912
net.minecraft.world.gen.chunk.OverworldChunkGenerator
net.minecraft.world.gen.chunk.OverworldChunkGenerator
net.minecraft.world.gen.OverworldChunkGenerator
net.minecraft.world.gen.OverworldChunkGenerator

Field summary

Modifier and TypeField
private static final float[]
h
field_13254
BIOME_WEIGHT_TABLE
biomeWeights
field_222576_h
field_222576_h
private final OctavePerlinNoiseSampler
i
field_16583
noiseSampler
f_22734829
field_185984_c
depthNoise
private final boolean
j
field_16582
amplified
f_63476178
field_222577_j
isAmplified
private final PhantomSpawner
k
field_13245
phantomSpawner
phantomSpawner
field_203230_r
phantomSpawner
private final PillagerSpawner
l
field_16650
pillagerSpawner
f_57884690
field_222578_l
patrolSpawner
private final CatSpawner
m
field_19181
field_19181
f_78169617
field_222579_m
catSpawner

Constructor summary

ModifierConstructor
public (IWorld world, BiomeSource biomeSource, OverworldChunkGeneratorConfig settings)

Method summary

Modifier and TypeMethod
public void
b(vo arg0)
method_12107(class_3233 arg0)
populateEntities(ChunkRegion arg0)
m_31974134(WorldGenRegion arg0)
func_202093_c(WorldGenRegion arg0)
spawnMobs(WorldGenRegion arg0)
protected void
a(double[] arg0, int arg1, int arg2)
method_16405(double[] arg0, int arg1, int arg2)
sampleNoiseColumn(double[] arg0, int arg1, int arg2)
m_05656948(double[] arg0, int arg1, int arg2)
func_222548_a(double[] arg0, int arg1, int arg2)
fillNoiseColumn(double[] arg0, int arg1, int arg2)
protected double
a(double arg0, double arg1, int arg2)
method_16404(double arg0, double arg1, int arg2)
computeNoiseFalloff(double arg0, double arg1, int arg2)
m_00229075(double arg0, double arg1, int arg2)
func_222545_a(double arg0, double arg1, int arg2)
func_222545_a(double arg0, double arg1, int arg2)
protected double[]
a(int arg0, int arg1)
method_12090(int arg0, int arg1)
computeNoiseRange(int arg0, int arg1)
m_00697703(int arg0, int arg1)
func_222549_a(int arg0, int arg1)
getBiomeNoiseColumn(int arg0, int arg1)
private double
c(int arg0, int arg1)
method_16414(int arg0, int arg1)
method_16414(int arg0, int arg1)
m_47242522(int arg0, int arg1)
func_222574_c(int arg0, int arg1)
getNoiseDepthAt(int noiseX, int noiseZ)
public List<Biome$SpawnEntry>
a(aiw arg0, ev arg1)
method_12113(class_1311 arg0, class_2338 arg1)
getEntitySpawnList(EntityCategory arg0, BlockPos arg1)
getSpawnEntries(MobCategory arg0, BlockPos arg1)
func_177458_a(EntityClassification arg0, BlockPos arg1)
getPossibleCreatures(EntityClassification arg0, BlockPos arg1)
public void
a(vi arg0, boolean arg1, boolean arg2)
method_12099(class_3218 arg0, boolean arg1, boolean arg2)
spawnEntities(ServerWorld arg0, boolean arg1, boolean arg2)
m_24100391(ServerWorld arg0, boolean arg1, boolean arg2)
func_203222_a(ServerWorld arg0, boolean arg1, boolean arg2)
spawnMobs(ServerWorld arg0, boolean arg1, boolean arg2)
public int
b()
method_12100()
getSpawnHeight()
m_91293047()
func_205470_d()
getGroundHeight()
public int
f()
method_16398()
getSeaLevel()
m_11324881()
func_222530_f()
getSeaLevel()