Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.SimpleRandomFeatureConfiguration
Packages that use SimpleRandomFeatureConfiguration
Package
Description
-
Uses of SimpleRandomFeatureConfiguration in net.minecraft.data.worldgen
Fields in net.minecraft.data.worldgen with type parameters of type SimpleRandomFeatureConfiguration -
Uses of SimpleRandomFeatureConfiguration in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type SimpleRandomFeatureConfigurationMethod parameters in net.minecraft.world.level.levelgen.feature with type arguments of type SimpleRandomFeatureConfigurationModifier and TypeMethodDescriptionboolean
SimpleRandomSelectorFeature.place(FeaturePlaceContext<SimpleRandomFeatureConfiguration> p_160343_)
Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type SimpleRandomFeatureConfigurationModifierConstructorDescriptionSimpleRandomSelectorFeature(com.mojang.serialization.Codec<SimpleRandomFeatureConfiguration> p_66822_)
-
Uses of SimpleRandomFeatureConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type SimpleRandomFeatureConfigurationModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<SimpleRandomFeatureConfiguration>
SimpleRandomFeatureConfiguration.CODEC