Uses of Class
net.minecraft.world.gen.feature.GeodeLayerConfig
Packages that use GeodeLayerConfig
-
Uses of GeodeLayerConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as GeodeLayerConfigFields in net.minecraft.world.gen.feature with type parameters of type GeodeLayerConfigModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<GeodeLayerConfig>GeodeLayerConfig.CODECConstructors in net.minecraft.world.gen.feature with parameters of type GeodeLayerConfigModifierConstructorDescriptionGeodeFeatureConfig(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)