Uses of Class
net.minecraft.world.gen.feature.RandomFeatureConfig
Packages that use RandomFeatureConfig
Package
Description
The base package for all Minecraft classes.
-
Uses of RandomFeatureConfig in net.minecraft
Fields in net.minecraft with type parameters of type RandomFeatureConfigModifier and TypeFieldDescriptionstatic final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35925static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35926static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35927static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35928static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35929static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35930static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35931static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35932static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35933static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35934static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35935static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35936static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35937static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35938static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35939static final ConfiguredFeature<RandomFeatureConfig,?> class_6809.field_35966 -
Uses of RandomFeatureConfig in net.minecraft.world.gen.feature
Fields 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)