implements FeatureConfiguration
| eyq | |
| net.minecraft.world.level.levelgen.feature.configurations.DiskConfiguration | |
| net.minecraft.class_6577 | |
| net.minecraft.world.gen.feature.DiskFeatureConfig |
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 stateProvider, BlockPredicate target, IntProvider radius, int halfHeight) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public RuleBasedBlockStateProvider |
| ||||||||
| public BlockPredicate |
| ||||||||
| public IntProvider |
| ||||||||
| public int |
|