net.minecraft.util

class IterableBuilder$ArrayIterable$ArrayIterator<T>

extends com.google.common.collect.UnmodifiableIterator<T[]>

ew$b$a
net.minecraft.unmapped.C_93653830$C_12745903$C_18632426
net.minecraft.util.IterableBuilder$ArrayIterable$ArrayIterator

Field summary

Modifier and TypeField
private int
a
f_09420206
nextIterator
private final Iterable<? extends T>[]
b
f_51150665
iterables
private final Iterator<? extends T>[]
c
f_18973251
iterators
private final T[]
d
f_62919012
nextArray

Constructor summary

ModifierConstructor
private (Class<T> type, Iterable<? extends T>[] iterables)

Method summary

Modifier and TypeMethod
private void
b()
m_87636332()
cleanUp()
public boolean
hasNext()
public T[]
a()
next()
next()