net.minecraft.world.level.biome

public record FeatureSorter$StepFeatureData

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

Field summary

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

Constructor summary

ModifierConstructor
(List<PlacedFeature> features)
public (List<PlacedFeature> arg0, ToIntFunction<PlacedFeature> arg1)

Method summary

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