class ReloadableIdSearchTree$Iterator<T>
extends com.google.common.collect.AbstractIterator<T>
| cgw$a | |
| net.minecraft.unmapped.C_41700364$C_81856011 | |
| net.minecraft.client.search.ReloadableIdSearchTree$Iterator |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Iterator<T> |
| ||||||
| private final Iterator<T> |
| ||||||
| private final it.unimi.dsi.fastutil.objects.Object2IntMap<T> |
| ||||||
| private T |
| ||||||
| private T |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Iterator<T> first, Iterator<T> second, it.unimi.dsi.fastutil.objects.Object2IntMap<T> ordered) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| protected T |
|