implements SurfaceBuilderConfiguration
| cne | |
| 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_15_R1.WorldGenSurfaceConfigurationBase |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockState |
| ||||||||||
| private final BlockState |
| ||||||||||
| private final BlockState |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (BlockState topMaterial, BlockState underMaterial, BlockState underwaterMaterial) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public BlockState |
| ||||||||||
| public BlockState |
| ||||||||||
| public BlockState |
| ||||||||||
| public static SurfaceBuilderBaseConfiguration |
|