implements IdObjectIterable<T>
| fe | |
| net.minecraft.class_2361 | |
| net.minecraft.util.Id2ObjectBiMap | |
| net.minecraft.util.ObjectIntIdentityMap | |
| net.minecraft.util.ObjectIntIdentityMap |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||||
| private final IdentityHashMap<T, Integer> |
| ||||||||||
| private final List<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int expectedSize) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public int |
| ||||||||||
| public final T |
| ||||||||||
| public Iterator<T> |
| ||||||||||
| public int |
|