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 com.mojang.serialization.Codec<GeodeLayerThicknessConfig>GeodeLayerThicknessConfig.CODECConstructors in net.minecraft.world.gen.feature with parameters of type GeodeLayerThicknessConfigModifierConstructorDescriptionGeodeFeatureConfig(GeodeLayerConfig layerConfig, GeodeLayerThicknessConfig layerThicknessConfig, GeodeCrackConfig crackConfig, double usePotentialPlacementsChance, double useAlternateLayer0Chance, boolean placementsRequireLayer0Alternate, int minOuterWallDistance, int maxOuterWallDistance, int minDistributionPoints, int maxDistributionPoints, int minPointOffset, int maxPointOffset, int minGenOffset, int maxGenOffset, double noiseMultiplier, int invalidBlocksThreshold)