Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.RandomFeatureConfiguration
Packages that use RandomFeatureConfiguration
Package
Description
-
Uses of RandomFeatureConfiguration in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type RandomFeatureConfigurationModifier and TypeFieldDescriptionstatic final Feature<RandomFeatureConfiguration>
Feature.RANDOM_SELECTOR
Method parameters in net.minecraft.world.level.levelgen.feature with type arguments of type RandomFeatureConfigurationModifier and TypeMethodDescriptionboolean
RandomSelectorFeature.place
(FeaturePlaceContext<RandomFeatureConfiguration> p_160212_) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type RandomFeatureConfigurationModifierConstructorDescriptionRandomSelectorFeature
(com.mojang.serialization.Codec<RandomFeatureConfiguration> p_66619_) -
Uses of RandomFeatureConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type RandomFeatureConfigurationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RandomFeatureConfiguration>
RandomFeatureConfiguration.CODEC