net.minecraft.world.level.levelgen.carver

public class CarverConfiguration

extends ProbabilityFeatureConfiguration

All mapped superinterfaces:

FeatureConfiguration

dqo
net.minecraft.world.level.levelgen.carver.CarverConfiguration
net.minecraft.class_5871
net.minecraft.unmapped.C_kmzteyxt
net.minecraft.world.gen.carver.CarverConfig
net.minecraft.world.gen.carver.CarverConfig
net.minecraft.src.C_2204_
net.minecraft.world.level.levelgen.carver.WorldGenCarverConfiguration

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<CarverConfiguration>
d
CODEC
field_29054
f_tznsycwc
CONFIG_CODEC
CODEC
f_159087_
public final HeightProvider
e
y
field_31488
f_thofyfad
y
y
f_159088_
public final FloatProvider
f
yScale
field_31489
f_ynehzohj
yScale
yScale
f_159089_
public final VerticalAnchor
g
lavaLevel
field_31490
f_vxjrcsvn
lavaLevel
lavaLevel
f_159090_
public final CarverDebugSettings
h
debugSettings
field_29053
f_tznobobd
debugConfig
debugConfig
f_159092_
public final HolderSet<Block>
i
replaceable
field_38864
f_zqzbzfbv
replaceable
replaceable
f_224830_

Constructor summary

ModifierConstructor
public (float probability, HeightProvider y, FloatProvider yScale, VerticalAnchor lavaLevel, CarverDebugSettings debugConfig, HolderSet<Block> replaceable)