Uses of Class
net.minecraft.world.gen.feature.GrowingPlantFeatureConfig
-
Uses of GrowingPlantFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final ConfiguredFeature<GrowingPlantFeatureConfig,
?> ConfiguredFeatures.CAVE_VINE
static final ConfiguredFeature<GrowingPlantFeatureConfig,
?> ConfiguredFeatures.CAVE_VINE_IN_MOSS
static final com.mojang.serialization.Codec<GrowingPlantFeatureConfig>
GrowingPlantFeatureConfig.CODEC
static final Feature<GrowingPlantFeatureConfig>
Feature.GROWING_PLANT
Modifier and TypeMethodDescriptionprivate static ConfiguredFeature<GrowingPlantFeatureConfig,
?> ConfiguredFeatures.createBigDripleafFeature
(Direction blockDirection) Modifier and TypeMethodDescriptionboolean
GrowingPlantFeature.generate
(FeatureContext<GrowingPlantFeatureConfig> context) ModifierConstructorDescriptionGrowingPlantFeature
(com.mojang.serialization.Codec<GrowingPlantFeatureConfig> configCodec)