net.minecraft.world.level.biome

public record FeatureSorter$StepFeatureData

dmm$b
net.minecraft.world.level.biome.FeatureSorter$StepFeatureData
net.minecraft.class_7510$class_6827

Field summary

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

Constructor summary

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

Method summary

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