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