implements SurfaceBuilderConfiguration
| ctu | |
| net.minecraft.world.level.levelgen.surfacebuilders.SurfaceBuilderBaseConfiguration | |
| net.minecraft.class_3527 | |
| net.minecraft.world.gen.surfacebuilder.TernarySurfaceConfig | |
| net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig | |
| net.minecraft.server.v1_16_R3.WorldGenSurfaceConfigurationBase |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<SurfaceBuilderBaseConfiguration> |
| ||||||||||
| 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 |
|