Uses of Class
net.minecraft.world.level.levelgen.GeodeCrackSettings
Packages that use GeodeCrackSettings
Package
Description
-
Uses of GeodeCrackSettings in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen with type parameters of type GeodeCrackSettingsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<GeodeCrackSettings> GeodeCrackSettings.CODEC
-
Uses of GeodeCrackSettings in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations declared as GeodeCrackSettingsConstructors in net.minecraft.world.level.levelgen.feature.configurations with parameters of type GeodeCrackSettingsModifierConstructorDescriptionGeodeConfiguration
(GeodeBlockSettings pGeodeBlockSettings, GeodeLayerSettings pGeodeLayerSettings, GeodeCrackSettings pGeodeCrackSettings, double pUsePotentialPlacementsChance, double pUseAlternateLayer0Chance, boolean pPlacementsRequireLayer0Alternate, IntProvider pOuterWallDistance, IntProvider pDistributionPoints, IntProvider pPointOffset, int pMinGenOffset, int pMaxGenOffset, double pNoiseMultiplier, int pInvalidBlocksThreshold)