Package net.minecraft.util
Class ObjectIntIdentityMap<T>
java.lang.Object
net.minecraft.util.ObjectIntIdentityMap<T>
- All Implemented Interfaces:
Iterable<T>
,IObjectIntIterable<T>
- Direct Known Subclasses:
GameData.ClearableObjectIntIdentityMap
-
Field Details
-
nextId
protected int nextId -
tToId
-
idToT
-
-
Constructor Details
-
ObjectIntIdentityMap
public ObjectIntIdentityMap() -
ObjectIntIdentityMap
public ObjectIntIdentityMap(int p_i46984_1_)
-
-
Method Details
-
addMapping
-
add
-
getId
- Specified by:
getId
in interfaceIObjectIntIterable<T>
-
byId
- Specified by:
byId
in interfaceIObjectIntIterable<T>
-
iterator
-
size
public int size()
-