Uses of Interface
net.minecraft.util.IObjectIntIterable
Packages that use IObjectIntIterable
Package
Description
-
Uses of IObjectIntIterable in net.minecraft.util
Classes in net.minecraft.util that implement IObjectIntIterable -
Uses of IObjectIntIterable in net.minecraft.util.registry
Classes in net.minecraft.util.registry that implement IObjectIntIterable -
Uses of IObjectIntIterable in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as IObjectIntIterableModifier and TypeFieldDescriptionprivate final IObjectIntIterable<Biome>BiomeContainer.biomeRegistryConstructors in net.minecraft.world.biome with parameters of type IObjectIntIterableModifierConstructorDescriptionprivateBiomeContainer(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
Classes in net.minecraftforge.registries that implement IObjectIntIterableModifier and TypeClassDescriptionprivate static class(package private) classNamespacedDefaultedWrapper<T extends IForgeRegistryEntry<T>>(package private) classNamespacedWrapper<T extends IForgeRegistryEntry<T>>