Uses of Class
net.minecraft.world.gen.feature.RandomFeatureConfig
-
Uses of RandomFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<RandomFeatureConfig>
RandomFeatureConfig.CODEC
static Feature<RandomFeatureConfig>
Feature.RANDOM_SELECTOR
Modifier and TypeMethodDescriptionboolean
RandomFeature.generate(FeatureContext<RandomFeatureConfig> context)
ModifierConstructorDescriptionRandomFeature(com.mojang.serialization.Codec<RandomFeatureConfig> configCodec)