Package net.minecraft
Class class_3304.class_3305<T>
java.lang.Object
com.google.common.collect.UnmodifiableIterator<T>
com.google.common.collect.AbstractIterator<T>
net.minecraft.class_3304.class_3305<T>
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
- class_3304<T>
- Mappings:
Namespace Name official dgb$bintermediary net/minecraft/class_3304$class_3305named net/minecraft/class_3304$class_3305
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Object2IntMap<T>private final PeekingIterator<T>private final PeekingIterator<T> -
Constructor Summary
ConstructorsConstructorDescriptionclass_3305(Iterator<T> iterator, Iterator<T> iterator2, Object2IntMap<T> object2IntMap) -
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
-
Field Details
-
field_21113
- Mappings:
Namespace Name Mixin selector official aLdgb$b;a:Lcom/google/common/collect/PeekingIterator;intermediary field_21113Lnet/minecraft/class_3304$class_3305;field_21113:Lcom/google/common/collect/PeekingIterator;named field_21113Lnet/minecraft/class_3304$class_3305;field_21113:Lcom/google/common/collect/PeekingIterator;
-
field_21114
- Mappings:
Namespace Name Mixin selector official bLdgb$b;b:Lcom/google/common/collect/PeekingIterator;intermediary field_21114Lnet/minecraft/class_3304$class_3305;field_21114:Lcom/google/common/collect/PeekingIterator;named field_21114Lnet/minecraft/class_3304$class_3305;field_21114:Lcom/google/common/collect/PeekingIterator;
-
field_16174
- Mappings:
Namespace Name Mixin selector official cLdgb$b;c:Lit/unimi/dsi/fastutil/objects/Object2IntMap;intermediary field_16174Lnet/minecraft/class_3304$class_3305;field_16174:Lit/unimi/dsi/fastutil/objects/Object2IntMap;named field_16174Lnet/minecraft/class_3304$class_3305;field_16174:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
-
-
Constructor Details
-
class_3305
-
-
Method Details
-
computeNext
- Specified by:
computeNextin classAbstractIterator<T>- Mappings:
Namespace Name Mixin selector official computeNextLdgb$b;computeNext()Ljava/lang/Object;intermediary computeNextLnet/minecraft/class_3304$class_3305;computeNext()Ljava/lang/Object;named computeNextLnet/minecraft/class_3304$class_3305;computeNext()Ljava/lang/Object;
-