net.minecraft.util

class ArrayListDeque$DescendingIterator

implements Iterator<T>

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

Field summary

Modifier and TypeField
private int
b
index
field_45072
currentIndex

Constructor summary

ModifierConstructor
public (ArrayListDeque arg0)

Method summary

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