Uses of Class
net.minecraft.world.gen.feature.GeodeFeatureConfig
Packages that use GeodeFeatureConfig
-
Uses of GeodeFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type GeodeFeatureConfigModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<GeodeFeatureConfig>
GeodeFeatureConfig.CODEC
static Feature<GeodeFeatureConfig>
Feature.GEODE
Method parameters in net.minecraft.world.gen.feature with type arguments of type GeodeFeatureConfigModifier and TypeMethodDescriptionboolean
GeodeFeature.generate(FeatureContext<GeodeFeatureConfig> context)
Constructor parameters in net.minecraft.world.gen.feature with type arguments of type GeodeFeatureConfigModifierConstructorDescriptionGeodeFeature(com.mojang.serialization.Codec<GeodeFeatureConfig> configCodec)