implements FeatureConfiguration
| cbe | |
| net.minecraft.world.level.levelgen.feature.DiskConfiguration | |
| net.minecraft.class_3013 | |
| net.minecraft.world.gen.feature.DiskFeatureConfig | |
| net.minecraft.world.gen.feature.SphereReplaceConfig | |
| net.minecraft.server.v1_14_R1.WorldGenFeatureCircleConfiguration |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final BlockState |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final List<BlockState> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockState state, int radius, int ySize, List<BlockState> targets) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||||||
| public static <T> DiskConfiguration |
|