Uses of Class
net.minecraft.world.gen.feature.GeodeCrackConfig
Packages that use GeodeCrackConfig
-
Uses of GeodeCrackConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as GeodeCrackConfigFields in net.minecraft.world.gen.feature with type parameters of type GeodeCrackConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<GeodeCrackConfig> GeodeCrackConfig.CODEC
Constructors in net.minecraft.world.gen.feature with parameters of type GeodeCrackConfigModifierConstructorDescriptionGeodeFeatureConfig
(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)