net.minecraft.world.gen.surface

public class BaseSurfaceBuilderConfiguration

implements SurfaceBuilderConfiguration

bxu
net.minecraft.unmapped.C_18588673
net.minecraft.world.gen.surface.BaseSurfaceBuilderConfiguration
net.minecraft.world.gen.surfacebuilders.SurfaceBuilderConfig

Field summary

Modifier and TypeField
private final BlockState
a
f_51611742
topMaterial
field_204111_a
private final BlockState
b
f_91599617
underMaterial
field_204112_b
private final BlockState
c
f_20904867
underwaterMaterial
field_204113_c

Constructor summary

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

Method summary

Modifier and TypeMethod
public BlockState
a()
m_64853638()
getTopMaterial()
func_204108_a()
public BlockState
b()
m_80389936()
getUnderMaterial()
func_204109_b()
public BlockState
c()
m_55474027()
getUnderwaterMaterial()
func_204110_c()