Uses of Class
net.minecraft.world.gen.feature.GeodeFeatureConfig
-
Uses of GeodeFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<GeodeFeatureConfig>
GeodeFeatureConfig.CODEC
static final Feature<GeodeFeatureConfig>
Feature.GEODE
Modifier and TypeMethodDescriptionboolean
GeodeFeature.generate
(FeatureContext<GeodeFeatureConfig> context) ModifierConstructorDescriptionGeodeFeature
(com.mojang.serialization.Codec<GeodeFeatureConfig> configCodec)