Class TextSearchableContainer.Iterator<T>

java.lang.Object
com.google.common.collect.UnmodifiableIterator<T>
com.google.common.collect.AbstractIterator<T>
net.minecraft.client.search.TextSearchableContainer.Iterator<T>
All Implemented Interfaces:
Iterator<T>
Enclosing class:
TextSearchableContainer<T>

@Environment(CLIENT)
static class TextSearchableContainer.Iterator<T>
extends AbstractIterator<T>