Package net.minecraftforge.registries
Class GameData.ClearableObjectIntIdentityMap<I>
java.lang.Object
net.minecraft.util.ObjectIntIdentityMap<I>
net.minecraftforge.registries.GameData.ClearableObjectIntIdentityMap<I>
- All Implemented Interfaces:
Iterable<I>
,IObjectIntIterable<I>
- Enclosing class:
- GameData
-
Field Summary
Fields inherited from class net.minecraft.util.ObjectIntIdentityMap
idToT, nextId, tToId
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.util.ObjectIntIdentityMap
add, addMapping, byId, getId, iterator, size
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ClearableObjectIntIdentityMap
private ClearableObjectIntIdentityMap()
-
-
Method Details
-
clear
void clear() -
remove
-