Uses of Class
net.minecraft.world.level.levelgen.feature.configurations.RandomFeatureConfiguration
Package
Description
-
Uses of RandomFeatureConfiguration in net.minecraft.world.level.levelgen.feature
Modifier and TypeFieldDescriptionstatic final Feature<RandomFeatureConfiguration>
Feature.RANDOM_SELECTOR
Modifier and TypeMethodDescriptionboolean
RandomSelectorFeature.place
(FeaturePlaceContext<RandomFeatureConfiguration> p_160212_) ModifierConstructorDescriptionRandomSelectorFeature
(com.mojang.serialization.Codec<RandomFeatureConfiguration> p_66619_) -
Uses of RandomFeatureConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RandomFeatureConfiguration>
RandomFeatureConfiguration.CODEC