net.minecraft.client.searchtree

public class IntersectionIterator<T>

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

gsv
net.minecraft.client.searchtree.IntersectionIterator
net.minecraft.class_1122
net.minecraft.unmapped.C_yhoiailv
net.minecraft.client.search.IdentifierSearchableIterator
net.minecraft.client.search.IntersectionIterator
net.minecraft.src.C_213440_

Field summary

Modifier and TypeField
private final com.google.common.collect.PeekingIterator<T>
a
firstIterator
field_5490
f_mudjmdmw
namespacesIterator
first
f_235174_
private final com.google.common.collect.PeekingIterator<T>
b
secondIterator
field_5491
f_riwyblis
pathsIterator
second
f_235175_
private final Comparator<T>
c
comparator
field_5492
f_fwyguanh
lastIndexComparator
comparator
f_235176_

Constructor summary

ModifierConstructor
public (Iterator<T> namespacesIterator, Iterator<T> pathsIterator, Comparator<T> lastIndexComparator)

Method summary

Modifier and TypeMethod
protected T
computeNext()
computeNext()
computeNext()