| 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 Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final List<PlacedFeature> |
|
||||||
| private final ToIntFunction<PlacedFeature> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<PlacedFeature> features) |
| public | (List<PlacedFeature> features, ToIntFunction<PlacedFeature> indexMapping) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public List<PlacedFeature> |
|
||||||
| public ToIntFunction<PlacedFeature> |
|