implements IObjectIntIterable<T>
| eu | |
| 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 arg0) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public int |
| ||||
| public final T |
| ||||
| public Iterator<T> |
| ||||
| public int |
|