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 RegistryEntry<ConfiguredFeature<NetherForestVegetationFeatureConfig,
?>> NetherConfiguredFeatures.CRIMSON_FOREST_VEGETATION
static final RegistryEntry<ConfiguredFeature<NetherForestVegetationFeatureConfig,
?>> NetherConfiguredFeatures.CRIMSON_FOREST_VEGETATION_BONEMEAL
static final Feature<NetherForestVegetationFeatureConfig>
Feature.NETHER_FOREST_VEGETATION
static final RegistryEntry<ConfiguredFeature<NetherForestVegetationFeatureConfig,
?>> NetherConfiguredFeatures.NETHER_SPROUTS
static final RegistryEntry<ConfiguredFeature<NetherForestVegetationFeatureConfig,
?>> NetherConfiguredFeatures.NETHER_SPROUTS_BONEMEAL
static final com.mojang.serialization.Codec<NetherForestVegetationFeatureConfig>
NetherForestVegetationFeatureConfig.VEGETATION_CODEC
static final RegistryEntry<ConfiguredFeature<NetherForestVegetationFeatureConfig,
?>> NetherConfiguredFeatures.WARPED_FOREST_VEGETATION
static final RegistryEntry<ConfiguredFeature<NetherForestVegetationFeatureConfig,
?>> NetherConfiguredFeatures.WARPED_FOREST_VEGETATION_BONEMEAL
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)