Uses of Class
net.minecraft.world.gen.feature.SimpleRandomFeatureConfig
Packages that use SimpleRandomFeatureConfig
-
Uses of SimpleRandomFeatureConfig in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type SimpleRandomFeatureConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SimpleRandomFeatureConfig>
SimpleRandomFeatureConfig.CODEC
static final ConfiguredFeature<SimpleRandomFeatureConfig,
?> UndergroundConfiguredFeatures.DRIPLEAF
static final ConfiguredFeature<SimpleRandomFeatureConfig,
?> VegetationConfiguredFeatures.FOREST_FLOWERS
static final ConfiguredFeature<SimpleRandomFeatureConfig,
?> UndergroundConfiguredFeatures.POINTED_DRIPSTONE
static final Feature<SimpleRandomFeatureConfig>
Feature.SIMPLE_RANDOM_SELECTOR
static final ConfiguredFeature<SimpleRandomFeatureConfig,
?> OceanConfiguredFeatures.WARM_OCEAN_VEGETATION
Method parameters in net.minecraft.world.gen.feature with type arguments of type SimpleRandomFeatureConfigModifier and TypeMethodDescriptionboolean
SimpleRandomFeature.generate
(FeatureContext<SimpleRandomFeatureConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type SimpleRandomFeatureConfigModifierConstructorDescriptionSimpleRandomFeature
(com.mojang.serialization.Codec<SimpleRandomFeatureConfig> configCodec)