net.minecraft.util.collection

class ArrayListDeque$IteratorImpl

implements Iterator<T>

net.minecraft.util.ArrayListDeque$DescendingIterator
net.minecraft.util.ArrayListDeque$DescendingIterator
net.minecraft.class_8623$class_8624
net.minecraft.util.collection.ArrayListDeque$IteratorImpl

Field summary

Modifier and TypeField
private int
index
index
field_45072
currentIndex

Constructor summary

ModifierConstructor
public (ArrayListDeque this$0)

Method summary

Modifier and TypeMethod
public boolean
hasNext()
hasNext()
public T
next()
next()
public void
remove()
remove()