extends ProbabilityFeatureConfiguration
All mapped superinterfaces:
| eif | |
| 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 |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<CarverConfiguration> |
| ||||||||||||
| public final HeightProvider |
| ||||||||||||
| public final FloatProvider |
| ||||||||||||
| public final VerticalAnchor |
| ||||||||||||
| public final CarverDebugSettings |
| ||||||||||||
| public final HolderSet<Block> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (float probability, HeightProvider y, FloatProvider yScale, VerticalAnchor lavaLevel, CarverDebugSettings debugConfig, HolderSet<Block> replaceable) |