Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.NetherForestVegetationConfig
Packages that use NetherForestVegetationConfig
Package
Description
-
Uses of NetherForestVegetationConfig in net.minecraft.data.worldgen.features
Fields in net.minecraft.data.worldgen.features with type parameters of type NetherForestVegetationConfigModifier and TypeFieldDescriptionstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,?>> NetherFeatures.CRIMSON_FOREST_VEGETATIONstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,?>> NetherFeatures.CRIMSON_FOREST_VEGETATION_BONEMEALstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,?>> NetherFeatures.NETHER_SPROUTSstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,?>> NetherFeatures.NETHER_SPROUTS_BONEMEALstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,?>> NetherFeatures.WARPED_FOREST_VEGETATION_BONEMEALstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,?>> NetherFeatures.WARPED_FOREST_VEGETION -
Uses of NetherForestVegetationConfig in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type NetherForestVegetationConfigModifier and TypeFieldDescriptionstatic final Feature<NetherForestVegetationConfig>Feature.NETHER_FOREST_VEGETATIONMethod parameters in net.minecraft.world.level.levelgen.feature with type arguments of type NetherForestVegetationConfigModifier and TypeMethodDescriptionbooleanNetherForestVegetationFeature.place(FeaturePlaceContext<NetherForestVegetationConfig> p_160068_) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type NetherForestVegetationConfigModifierConstructorDescriptionNetherForestVegetationFeature(com.mojang.serialization.Codec<NetherForestVegetationConfig> p_66361_) -
Uses of NetherForestVegetationConfig in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type NetherForestVegetationConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<NetherForestVegetationConfig>NetherForestVegetationConfig.CODEC