net.minecraft.util

class SortedArraySet$ArrayIterator

implements Iterator<T>

apx$a
net.minecraft.util.SortedArraySet$ArrayIterator
net.minecraft.class_4706$class_4707
net.minecraft.util.collection.SortedArraySet$SetIterator
net.minecraft.src.C_193_$C_195_
net.minecraft.util.ArraySetSorted$a

字段概要

修饰符与类型字段
private int
b
index
field_21566
nextIndex
f_14288_
private int
c
last
field_21567
lastIndex
f_14289_

构造函数概要

修饰符构造函数
(SortedArraySet arg0)

方法概要

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