implements FeatureConfig
| net.minecraft.world.level.levelgen.feature.configurations.GeodeConfiguration | |
| net.minecraft.class_5589 | |
| net.minecraft.world.gen.feature.GeodeFeatureConfig |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<Double> |
|
||||||
| public static final com.mojang.serialization.Codec<GeodeFeatureConfig> |
|
||||||
| public final GeodeLayerConfig |
|
||||||
| public final GeodeLayerThicknessConfig |
|
||||||
| public final GeodeCrackConfig |
|
||||||
| public final double |
|
||||||
| public final double |
|
||||||
| public final boolean |
|
||||||
| public final IntProvider |
|
||||||
| public final IntProvider |
|
||||||
| public final IntProvider |
|
||||||
| public final int |
|
||||||
| public final int |
|
||||||
| public final double |
|
||||||
| public final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (GeodeLayerConfig layerConfig, GeodeLayerThicknessConfig layerThicknessConfig, GeodeCrackConfig crackConfig, double usePotentialPlacementsChance, double useAlternateLayer0Chance, boolean placementsRequireLayer0Alternate, IntProvider outerWallDistance, IntProvider distributionPoints, IntProvider pointOffset, int maxDistributionPoints, int minPointOffset, double noiseMultiplier, int maxGenOffset) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static Integer |
|
||||||
| private static Double |
|
||||||
| private static Integer |
|
||||||
| private static Integer |
|
||||||
| private static IntProvider |
|
||||||
| private static IntProvider |
|
||||||
| private static IntProvider |
|
||||||
| private static Boolean |
|
||||||
| private static Double |
|
||||||
| private static Double |
|
||||||
| private static GeodeCrackConfig |
|
||||||
| private static GeodeLayerThicknessConfig |
|
||||||
| private static GeodeLayerConfig |
|