net.minecraft.util

class IterableBuilder$ArrayIterable<T>

implements Iterable<T[]>

cm$b
net.minecraft.unmapped.C_93653830$C_12745903
net.minecraft.util.IterableBuilder$ArrayIterable

Field summary

Modifier and TypeField
private final Class<T>
a
f_35596446
type
private final Iterable<? extends T>[]
b
f_74094281
iterables

Constructor summary

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

Method summary

Modifier and TypeMethod
public Iterator<T[]>
iterator()