Uses of Interface
net.minecraft.util.collection.IndexedIterable
Package
Description
-
Uses of IndexedIterable in net.minecraft.util.collection
-
Uses of IndexedIterable in net.minecraft.util.registry
-
Uses of IndexedIterable in net.minecraft.world.biome.source
ModifierConstructorDescriptionBiomeArray
(IndexedIterable<Biome> biomes, HeightLimitView world, int[] ids) BiomeArray
(IndexedIterable<Biome> biomes, HeightLimitView world, ChunkPos chunkPos, BiomeSource biomeSource) BiomeArray
(IndexedIterable<Biome> biomes, HeightLimitView world, ChunkPos chunkPos, BiomeSource biomeSource, @org.jetbrains.annotations.Nullable int[] int2) protected
BiomeArray
(IndexedIterable<Biome> biomes, HeightLimitView world, Biome[] data)