public class class_5284 extends Object
| Modifier and Type | Field and Description |
|---|---|
protected BlockState |
field_24514 |
protected BlockState |
field_24515 |
private ChunkGeneratorConfig |
field_24516 |
| Constructor and Description |
|---|
class_5284(ChunkGeneratorConfig chunkGeneratorConfig) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBedrockCeilingY() |
int |
getBedrockFloorY() |
void |
method_28003(BlockState blockState) |
void |
method_28004(BlockState blockState) |
BlockState |
method_28005() |
BlockState |
method_28006() |
ChunkGeneratorConfig |
method_28007() |
private final ChunkGeneratorConfig field_24516
protected BlockState field_24514
protected BlockState field_24515
public class_5284(ChunkGeneratorConfig chunkGeneratorConfig)
public BlockState method_28005()
public BlockState method_28006()
public void method_28003(BlockState blockState)
public void method_28004(BlockState blockState)
public int getBedrockCeilingY()
public int getBedrockFloorY()
public ChunkGeneratorConfig method_28007()