Uses of Class
net.minecraft.world.gen.feature.EmeraldOreFeatureConfig
-
Uses of EmeraldOreFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<EmeraldOreFeatureConfig>
EmeraldOreFeatureConfig.CODEC
static final Feature<EmeraldOreFeatureConfig>
Feature.REPLACE_SINGLE_BLOCK
Modifier and TypeMethodDescriptionboolean
EmeraldOreFeature.generate
(FeatureContext<EmeraldOreFeatureConfig> context) ModifierConstructorDescriptionEmeraldOreFeature
(com.mojang.serialization.Codec<EmeraldOreFeatureConfig> configCodec)