net.minecraft.world.gen.feature.util

public record PlacedFeatureIndexer$IndexedFeatures

net.minecraft.world.level.biome.FeatureSorter$StepFeatureData
net.minecraft.class_7510$class_6827
net.minecraft.world.gen.feature.util.PlacedFeatureIndexer$IndexedFeatures

Field summary

Modifier and TypeField
private final List<PlacedFeature>
features
comp_303
features
private final ToIntFunction<PlacedFeature>
indexMapping
comp_304
indexMapping

Constructor summary

ModifierConstructor
private (List<PlacedFeature> features)
public (List<PlacedFeature> features, ToIntFunction<PlacedFeature> indexMapping)

Method summary

Modifier and TypeMethod
public List<PlacedFeature>
features()
comp_303()
features()
public ToIntFunction<PlacedFeature>
indexMapping()
comp_304()
indexMapping()