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