Package net.minecraft
Class class_4986
java.lang.Object
com.google.common.collect.UnmodifiableIterator<T>
com.google.common.collect.AbstractIterator
net.minecraft.class_4986
- All Implemented Interfaces:
Iterator
- Mappings:
Namespace Name official ueintermediary net/minecraft/class_4986named net/minecraft/class_4986
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.collect.AbstractIterator
endOfData, hasNext, next, peekMethods inherited from class com.google.common.collect.UnmodifiableIterator
removeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
class_4986
class_4986(TypeFilterableList typeFilterableList, Iterator iterator)
-
-
Method Details
-
computeNext
- Specified by:
computeNextin classAbstractIterator- Mappings:
Namespace Name Mixin selector official computeNextLue;computeNext()Ljava/lang/Object;intermediary computeNextLnet/minecraft/class_4986;computeNext()Ljava/lang/Object;named computeNextLnet/minecraft/class_4986;computeNext()Ljava/lang/Object;
-