net.minecraft.client.search

class ReloadableIdSearchTree$PositionIterator<T>

extends com.google.common.collect.AbstractIterator<T>

dfr$b
net.minecraft.unmapped.C_41700364$C_13640794
net.minecraft.client.search.ReloadableIdSearchTree$PositionIterator
net.minecraft.client.util.SearchTree$MergingIterator

Field summary

Modifier and TypeField
private final com.google.common.collect.PeekingIterator<T>
a
f_40875960
first
field_194033_a
private final com.google.common.collect.PeekingIterator<T>
b
f_80027749
second
field_194034_b
private final it.unimi.dsi.fastutil.objects.Object2IntMap<T>
c
f_14300879
ordered
field_194035_c

Constructor summary

ModifierConstructor
public (Iterator<T> first, Iterator<T> second, it.unimi.dsi.fastutil.objects.Object2IntMap<T> ordered)

Method summary

Modifier and TypeMethod
protected T
computeNext()
computeNext()