Package net.minecraft.util.collection
Class ArrayListDeque.IteratorImpl
java.lang.Object
net.minecraft.util.collection.ArrayListDeque.IteratorImpl
- All Implemented Interfaces:
 Iterator<T>
- Enclosing class:
 ArrayListDeque<T>
- Mappings:
 Namespace Name named net/minecraft/util/collection/ArrayListDeque$IteratorImplintermediary net/minecraft/class_8623$class_8624official axb$a
- 
Field Details
- 
currentIndex
private int currentIndex- Mappings:
 Namespace Name Mixin selector named currentIndexLnet/minecraft/util/collection/ArrayListDeque$IteratorImpl;currentIndex:Iintermediary field_45072Lnet/minecraft/class_8623$class_8624;field_45072:Iofficial bLaxb$a;b:I
 
 - 
 - 
Constructor Details
- 
IteratorImpl
public IteratorImpl() 
 - 
 - 
Method Details