implements SurfaceConfig
| ckd | |
| net.minecraft.class_3527 | |
| net.minecraft.world.gen.surfacebuilder.TernarySurfaceConfig | |
| net.minecraft.world.gen.surface.BaseSurfaceBuilderConfiguration | |
| net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig | |
| net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockState |
| ||||||||||||
| private final BlockState |
| ||||||||||||
| private final BlockState |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockState topMaterial, BlockState underMaterial, BlockState underwaterMaterial) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public BlockState |
| ||||||||||||
| public BlockState |
| ||||||||||||
| public BlockState |
| ||||||||||||
| public static TernarySurfaceConfig |
|