Uses of Class
net.minecraft.world.gen.feature.NetherForestVegetationFeatureConfig
-
Uses of NetherForestVegetationFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final Feature<NetherForestVegetationFeatureConfig>
Feature.NETHER_FOREST_VEGETATION
static final com.mojang.serialization.Codec<NetherForestVegetationFeatureConfig>
NetherForestVegetationFeatureConfig.VEGETATION_CODEC
Modifier and TypeMethodDescriptionboolean
NetherForestVegetationFeature.generate
(FeatureContext<NetherForestVegetationFeatureConfig> context) ModifierConstructorDescriptionNetherForestVegetationFeature
(com.mojang.serialization.Codec<NetherForestVegetationFeatureConfig> configCodec)