implements FeatureConfiguration
| eux | |
| net.minecraft.world.level.levelgen.feature.configurations.DiskConfiguration | |
| net.minecraft.class_6577 | |
| net.minecraft.world.gen.feature.DiskFeatureConfig | |
| net.minecraft.src.C_2330_ | |
| net.minecraft.world.level.levelgen.feature.configurations.WorldGenFeatureCircleConfiguration |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final RuleBasedBlockStateProvider |
| ||||||||||
| private final BlockPredicate |
| ||||||||||
| private final IntProvider |
| ||||||||||
| private final int |
| ||||||||||
| public static final com.mojang.serialization.Codec<DiskConfiguration> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RuleBasedBlockStateProvider target, BlockPredicate radius, IntProvider halfHeight, int arg3) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public RuleBasedBlockStateProvider |
| ||||||||||
| public BlockPredicate |
| ||||||||||
| public IntProvider |
| ||||||||||
| public int |
|