Uses of Class
net.minecraft.world.gen.feature.GeodeFeatureConfig
| Package | Description |
|---|---|
| net.minecraft.world.gen.feature |
-
Uses of GeodeFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type GeodeFeatureConfig Modifier and Type Field Description static com.mojang.serialization.Codec<GeodeFeatureConfig>GeodeFeatureConfig. CODECstatic Feature<GeodeFeatureConfig>Feature. GEODEMethod parameters in net.minecraft.world.gen.feature with type arguments of type GeodeFeatureConfig Modifier and Type Method Description booleanGeodeFeature. generate(FeatureContext<GeodeFeatureConfig> context)Constructor parameters in net.minecraft.world.gen.feature with type arguments of type GeodeFeatureConfig Constructor Description GeodeFeature(com.mojang.serialization.Codec<GeodeFeatureConfig> configCodec)