Uses of Class
net.minecraft.world.gen.feature.RandomFeatureConfig
Packages that use RandomFeatureConfig
- 
Uses of RandomFeatureConfig in net.minecraft.world.gen.featureFields in net.minecraft.world.gen.feature with type parameters of type RandomFeatureConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RandomFeatureConfig> RandomFeatureConfig.CODECstatic final Feature<RandomFeatureConfig> Feature.RANDOM_SELECTORMethod parameters in net.minecraft.world.gen.feature with type arguments of type RandomFeatureConfigModifier and TypeMethodDescriptionbooleanRandomFeature.generate(FeatureContext<RandomFeatureConfig> context) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type RandomFeatureConfigModifierConstructorDescriptionRandomFeature(com.mojang.serialization.Codec<RandomFeatureConfig> configCodec)