Uses of Class
net.minecraft.world.gen.feature.GeodeFeatureConfig
Packages that use GeodeFeatureConfig
Package
Description
The base package for all Minecraft classes.
-
Uses of GeodeFeatureConfig in net.minecraft
Fields in net.minecraft with type parameters of type GeodeFeatureConfigModifier and TypeFieldDescriptionstatic final ConfiguredFeature<GeodeFeatureConfig,?> class_6801.field_35790 -
Uses of GeodeFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type GeodeFeatureConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<GeodeFeatureConfig>GeodeFeatureConfig.CODECstatic final Feature<GeodeFeatureConfig>Feature.GEODEMethod parameters in net.minecraft.world.gen.feature with type arguments of type GeodeFeatureConfigModifier and TypeMethodDescriptionbooleanGeodeFeature.generate(FeatureContext<GeodeFeatureConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type GeodeFeatureConfigModifierConstructorDescriptionGeodeFeature(com.mojang.serialization.Codec<GeodeFeatureConfig> configCodec)