Uses of Class
net.minecraft.world.gen.feature.EmeraldOreFeatureConfig
Packages that use EmeraldOreFeatureConfig
-
Uses of EmeraldOreFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type EmeraldOreFeatureConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<EmeraldOreFeatureConfig> EmeraldOreFeatureConfig.CODEC
static final Feature
<EmeraldOreFeatureConfig> Feature.REPLACE_SINGLE_BLOCK
Method parameters in net.minecraft.world.gen.feature with type arguments of type EmeraldOreFeatureConfigModifier and TypeMethodDescriptionboolean
EmeraldOreFeature.generate
(FeatureContext<EmeraldOreFeatureConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type EmeraldOreFeatureConfigModifierConstructorDescriptionEmeraldOreFeature
(com.mojang.serialization.Codec<EmeraldOreFeatureConfig> configCodec)