Uses of Record Class
net.minecraft.world.level.biome.FeatureSorter.StepFeatureData
Packages that use FeatureSorter.StepFeatureData
-
Uses of FeatureSorter.StepFeatureData in net.minecraft.world.level.biome
Methods in net.minecraft.world.level.biome that return types with arguments of type FeatureSorter.StepFeatureDataModifier and TypeMethodDescriptionstatic <T> List<FeatureSorter.StepFeatureData>
FeatureSorter.buildFeaturesPerStep
(List<T> p_220604_, Function<T, List<HolderSet<PlacedFeature>>> p_220605_, boolean p_220606_) -
Uses of FeatureSorter.StepFeatureData in net.minecraft.world.level.chunk
Fields in net.minecraft.world.level.chunk with type parameters of type FeatureSorter.StepFeatureDataModifier and TypeFieldDescriptionprivate final Supplier<List<FeatureSorter.StepFeatureData>>
ChunkGenerator.featuresPerStep