public class OverworldChunkGeneratorConfig extends class_5284
| Modifier and Type | Field and Description |
|---|---|
private boolean |
old |
defaultBlock, defaultFluid| Constructor and Description |
|---|
OverworldChunkGeneratorConfig() |
OverworldChunkGeneratorConfig(ChunkGeneratorConfig config,
boolean old) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBedrockFloorY() |
boolean |
isOld() |
getBedrockCeilingY, getConfig, getDefaultBlock, getDefaultFluid, setDefaultBlock, setDefaultFluidpublic OverworldChunkGeneratorConfig()
public OverworldChunkGeneratorConfig(ChunkGeneratorConfig config, boolean old)
public int getBedrockFloorY()
getBedrockFloorY in class class_5284public boolean isOld()