implements IdMap<T>
| jj | |
| net.minecraft.core.IdMapper | |
| net.minecraft.class_2361 | |
| net.minecraft.util.collection.IdList |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||
| private final it.unimi.dsi.fastutil.objects.Reference2IntMap<T> |
| ||||||||
| private final List<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int initialSize) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public final T |
| ||||||||
| public Iterator<T> |
| ||||||||
| public boolean |
| ||||||||
| public int |
|