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.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 intProvider, IntProvider intProvider2, IntProvider intProvider3, int maxDistributionPoints, int minPointOffset, double double2, int maxGenOffset)