Uses of Class
net.minecraft.world.level.levelgen.feature.WeightedPlacedFeature
Package
Description
-
Uses of WeightedPlacedFeature in net.minecraft.world.level.levelgen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<WeightedPlacedFeature>
WeightedPlacedFeature.CODEC
-
Uses of WeightedPlacedFeature in net.minecraft.world.level.levelgen.feature.configurations
Modifier and TypeFieldDescriptionfinal List<WeightedPlacedFeature>
RandomFeatureConfiguration.features
ModifierConstructorDescriptionRandomFeatureConfiguration
(List<WeightedPlacedFeature> p_204811_, Holder<PlacedFeature> p_204812_)