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 Feature
<SimpleRandomFeatureConfig> Feature.SIMPLE_RANDOM_SELECTOR
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)