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