net.minecraft.client.search

class ReloadableIdSearchTree$IntersectionIterator<T>

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

dga$a
net.minecraft.unmapped.C_41700364$C_26415268
net.minecraft.client.search.ReloadableIdSearchTree$IntersectionIterator
net.minecraft.client.util.SearchTree$IntersectingIterator

Field summary

Modifier and TypeField
private final com.google.common.collect.PeekingIterator<T>
a
f_92691540
first
field_195831_a
private final com.google.common.collect.PeekingIterator<T>
b
f_48232994
second
field_195832_b
private final it.unimi.dsi.fastutil.objects.Object2IntMap<T>
c
f_37994178
ordered
field_195833_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()