Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.NetherForestVegetationConfig
Package
Description
-
Uses of NetherForestVegetationConfig in net.minecraft.data.worldgen.features
Modifier and TypeFieldDescriptionstatic final Holder<ConfiguredFeature<NetherForestVegetationConfig,
?>> NetherFeatures.CRIMSON_FOREST_VEGETATION
static final Holder<ConfiguredFeature<NetherForestVegetationConfig,
?>> NetherFeatures.CRIMSON_FOREST_VEGETATION_BONEMEAL
static final Holder<ConfiguredFeature<NetherForestVegetationConfig,
?>> NetherFeatures.NETHER_SPROUTS
static final Holder<ConfiguredFeature<NetherForestVegetationConfig,
?>> NetherFeatures.NETHER_SPROUTS_BONEMEAL
static final Holder<ConfiguredFeature<NetherForestVegetationConfig,
?>> NetherFeatures.WARPED_FOREST_VEGETATION_BONEMEAL
static final Holder<ConfiguredFeature<NetherForestVegetationConfig,
?>> NetherFeatures.WARPED_FOREST_VEGETION
-
Uses of NetherForestVegetationConfig in net.minecraft.world.level.levelgen.feature
Modifier and TypeFieldDescriptionstatic final Feature<NetherForestVegetationConfig>
Feature.NETHER_FOREST_VEGETATION
Modifier and TypeMethodDescriptionboolean
NetherForestVegetationFeature.place
(FeaturePlaceContext<NetherForestVegetationConfig> p_160068_) ModifierConstructorDescriptionNetherForestVegetationFeature
(com.mojang.serialization.Codec<NetherForestVegetationConfig> p_66361_) -
Uses of NetherForestVegetationConfig in net.minecraft.world.level.levelgen.feature.configurations
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<NetherForestVegetationConfig>
NetherForestVegetationConfig.CODEC