Uses of Class
net.minecraft.world.gen.feature.SimpleRandomFeatureConfig
-
Uses of SimpleRandomFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<SimpleRandomFeatureConfig>
SimpleRandomFeatureConfig.CODEC
static ConfiguredFeature<SimpleRandomFeatureConfig,?>
ConfiguredFeatures.DRIPLEAF
static Feature<SimpleRandomFeatureConfig>
Feature.SIMPLE_RANDOM_SELECTOR
Modifier and TypeMethodDescriptionboolean
SimpleRandomFeature.generate(FeatureContext<SimpleRandomFeatureConfig> context)
ModifierConstructorDescriptionSimpleRandomFeature(com.mojang.serialization.Codec<SimpleRandomFeatureConfig> configCodec)