net.minecraft.world.gen.surface

public class BaseSurfaceBuilderConfiguration

implements SurfaceBuilderConfiguration

byd
net.minecraft.class_4013
net.minecraft.world.gen.surface.BaseSurfaceBuilderConfiguration
net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig
net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig

Field summary

Modifier and TypeField
private final BlockState
a
field_19473
topMaterial
field_204111_a
topMaterial
private final BlockState
b
field_19474
underMaterial
field_204112_b
underMaterial
private final BlockState
c
field_19475
underwaterMaterial
field_204113_c
underWaterMaterial

Constructor summary

ModifierConstructor
public (BlockState topMaterial, BlockState underMaterial, BlockState underwaterMaterial)

Method summary

Modifier and TypeMethod
public BlockState
a()
method_17720()
getTopMaterial()
func_204108_a()
getTopMaterial()
public BlockState
b()
method_17721()
getUnderMaterial()
func_204109_b()
getUnderMaterial()
public BlockState
c()
method_17719()
getUnderwaterMaterial()
func_204110_c()
getUnderWaterMaterial()