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 final com.mojang.serialization.Codec
<GeodeFeatureConfig> GeodeFeatureConfig.CODEC
static final 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)