Uses of Interface
net.minecraft.util.IObjectIntIterable
Package
Description
-
Uses of IObjectIntIterable in net.minecraft.util
-
Uses of IObjectIntIterable in net.minecraft.util.registry
-
Uses of IObjectIntIterable in net.minecraft.world.biome
Modifier and TypeFieldDescriptionprivate final IObjectIntIterable<Biome>
BiomeContainer.biomeRegistry
ModifierConstructorDescriptionprivate
BiomeContainer
(IObjectIntIterable<Biome> p_i241967_1_) BiomeContainer
(IObjectIntIterable<Biome> p_i241970_1_, int[] p_i241970_2_) BiomeContainer
(IObjectIntIterable<Biome> p_i241968_1_, ChunkPos p_i241968_2_, BiomeProvider p_i241968_3_) BiomeContainer
(IObjectIntIterable<Biome> p_i241969_1_, ChunkPos p_i241969_2_, BiomeProvider p_i241969_3_, int[] p_i241969_4_) BiomeContainer
(IObjectIntIterable<Biome> p_i241971_1_, Biome[] p_i241971_2_) -
Uses of IObjectIntIterable in net.minecraftforge.registries
Modifier and TypeClassDescriptionprivate static class
(package private) class
NamespacedDefaultedWrapper<T extends IForgeRegistryEntry<T>>
(package private) class
NamespacedWrapper<T extends IForgeRegistryEntry<T>>