Uses of Record Class
net.minecraft.world.biome.source.BiomeSource.IndexedFeatures
Packages that use BiomeSource.IndexedFeatures
-
Uses of BiomeSource.IndexedFeatures in net.minecraft.world.biome.source
Fields in net.minecraft.world.biome.source with type parameters of type BiomeSource.IndexedFeaturesModifier and TypeFieldDescriptionprivate final Supplier<List<BiomeSource.IndexedFeatures>>
BiomeSource.indexedFeaturesSupplier
Methods in net.minecraft.world.biome.source that return types with arguments of type BiomeSource.IndexedFeaturesModifier and TypeMethodDescriptionBiomeSource.getIndexedFeatures()
private List<BiomeSource.IndexedFeatures>
BiomeSource.method_39525
(List<RegistryEntry<Biome>> biomes, boolean bool)