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