net.minecraft.util

class ArrayListDeque$DescendingIterator

implements Iterator<T>

bam$a
net.minecraft.util.ArrayListDeque$DescendingIterator
net.minecraft.class_8623$class_8624
net.minecraft.util.collection.ArrayListDeque$IteratorImpl
net.minecraft.src.C_290101_$C_290216_
net.minecraft.util.ArrayListDeque$a

字段概要

修饰符与类型字段
private int
b
index
field_45072
currentIndex
f_291243_

构造函数概要

修饰符构造函数
public (ArrayListDeque arg0)

方法概要

修饰符与类型方法
public boolean
hasNext()
hasNext()
hasNext()
public T
next()
next()
next()
public void
remove()
remove()
remove()