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