extends AbstractChunkGenerator<OverworldGenSettings>
All mapped superinterfaces:
bom | |
net.minecraft.world.gen.ChunkGeneratorOverworld |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private static final org.apache.logging.log4j.Logger |
| ||||
private final NoiseGeneratorOctaves |
| ||||
private final NoiseGeneratorOctaves |
| ||||
private final NoiseGeneratorOctaves |
| ||||
private final NoiseGeneratorPerlin |
| ||||
private final OverworldGenSettings |
| ||||
private final NoiseGeneratorOctaves |
| ||||
private final NoiseGeneratorOctaves |
| ||||
private final WorldType |
| ||||
private final float[] |
| ||||
private final PhantomSpawner |
| ||||
private final IBlockState |
| ||||
private final IBlockState |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (IWorld arg0, BiomeProvider arg1, OverworldGenSettings arg2) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public void |
| ||||
public void |
| ||||
public void |
| ||||
private void |
| ||||
public List<Biome$SpawnListEntry> |
| ||||
public int |
| ||||
public OverworldGenSettings |
| ||||
public double[] |
| ||||
public int |
|