implements FeatureConfiguration
| czb | |
| net.minecraft.world.level.levelgen.feature.configurations.DeltaFeatureConfiguration | |
| net.minecraft.class_5158 | |
| net.minecraft.world.gen.feature.DeltaFeatureConfig | |
| net.minecraft.src.C_2329_ | |
| net.minecraft.world.level.levelgen.feature.configurations.WorldGenFeatureDeltaConfiguration |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<DeltaFeatureConfiguration> |
| ||||||||||
| private final BlockState |
| ||||||||||
| private final BlockState |
| ||||||||||
| private final IntProvider |
| ||||||||||
| private final IntProvider |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockState contents, BlockState rim, IntProvider size, IntProvider rimSize) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public BlockState |
| ||||||||||
| public BlockState |
| ||||||||||
| public IntProvider |
| ||||||||||
| public IntProvider |
|