Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.GrowingPlantConfiguration
Package
Description
-
Uses of GrowingPlantConfiguration in net.minecraft.data.worldgen
Modifier and TypeFieldDescriptionstatic ConfiguredFeature<GrowingPlantConfiguration,?>
Features.CAVE_VINE
static ConfiguredFeature<GrowingPlantConfiguration,?>
Features.CAVE_VINE_IN_MOSS
Modifier and TypeMethodDescriptionprivate static ConfiguredFeature<GrowingPlantConfiguration,?>
Features.makeDripleaf(Direction p_176957_)
-
Uses of GrowingPlantConfiguration in net.minecraft.world.level.levelgen.feature
Modifier and TypeMethodDescriptionboolean
GrowingPlantFeature.place(FeaturePlaceContext<GrowingPlantConfiguration> p_159865_)
ModifierConstructorDescriptionGrowingPlantFeature(com.mojang.serialization.Codec<GrowingPlantConfiguration> p_159863_)
-
Uses of GrowingPlantConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<GrowingPlantConfiguration>
GrowingPlantConfiguration.CODEC