Package net.minecraft
Class class_3304.class_4299<T>
java.lang.Object
com.google.common.collect.UnmodifiableIterator<T>
com.google.common.collect.AbstractIterator<T>
net.minecraft.class_3304.class_4299<T>
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
- class_3304<T>
- Mappings:
Namespace Name official dgb$aintermediary net/minecraft/class_3304$class_4299named net/minecraft/class_3304$class_4299
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final PeekingIterator<T>private final PeekingIterator<T>private final Object2IntMap<T> -
Constructor Summary
ConstructorsConstructorDescriptionclass_4299(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_21110
- Mappings:
Namespace Name Mixin selector official aLdgb$a;a:Lcom/google/common/collect/PeekingIterator;intermediary field_21110Lnet/minecraft/class_3304$class_4299;field_21110:Lcom/google/common/collect/PeekingIterator;named field_21110Lnet/minecraft/class_3304$class_4299;field_21110:Lcom/google/common/collect/PeekingIterator;
-
field_21111
- Mappings:
Namespace Name Mixin selector official bLdgb$a;b:Lcom/google/common/collect/PeekingIterator;intermediary field_21111Lnet/minecraft/class_3304$class_4299;field_21111:Lcom/google/common/collect/PeekingIterator;named field_21111Lnet/minecraft/class_3304$class_4299;field_21111:Lcom/google/common/collect/PeekingIterator;
-
field_21112
- Mappings:
Namespace Name Mixin selector official cLdgb$a;c:Lit/unimi/dsi/fastutil/objects/Object2IntMap;intermediary field_21112Lnet/minecraft/class_3304$class_4299;field_21112:Lit/unimi/dsi/fastutil/objects/Object2IntMap;named field_21112Lnet/minecraft/class_3304$class_4299;field_21112:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
-
-
Constructor Details
-
class_4299
-
-
Method Details
-
computeNext
- Specified by:
computeNextin classAbstractIterator<T>- Mappings:
Namespace Name Mixin selector official computeNextLdgb$a;computeNext()Ljava/lang/Object;intermediary computeNextLnet/minecraft/class_3304$class_4299;computeNext()Ljava/lang/Object;named computeNextLnet/minecraft/class_3304$class_4299;computeNext()Ljava/lang/Object;
-