Uses of Class
net.minecraft.world.gen.feature.NetherForestVegetationFeatureConfig
Packages that use NetherForestVegetationFeatureConfig
-
Uses of NetherForestVegetationFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type NetherForestVegetationFeatureConfigModifier and TypeFieldDescriptionstatic final Feature
<NetherForestVegetationFeatureConfig> Feature.NETHER_FOREST_VEGETATION
static final com.mojang.serialization.Codec
<NetherForestVegetationFeatureConfig> NetherForestVegetationFeatureConfig.VEGETATION_CODEC
Method parameters in net.minecraft.world.gen.feature with type arguments of type NetherForestVegetationFeatureConfigModifier and TypeMethodDescriptionboolean
NetherForestVegetationFeature.generate
(FeatureContext<NetherForestVegetationFeatureConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type NetherForestVegetationFeatureConfigModifierConstructorDescriptionNetherForestVegetationFeature
(com.mojang.serialization.Codec<NetherForestVegetationFeatureConfig> configCodec)