Package net.minecraft.util
Interface IObjectIntIterable<T>
-
- All Superinterfaces:
java.lang.Iterable<T>
- All Known Implementing Classes:
DefaultedRegistry,GameData.ClearableObjectIntIdentityMap,IntIdentityHashBiMap,MutableRegistry,NamespacedDefaultedWrapper,NamespacedWrapper,ObjectIntIdentityMap,Registry,SimpleRegistry
public interface IObjectIntIterable<T> extends java.lang.Iterable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TbyId(int p_148745_1_)intgetId(T p_148757_1_)
-