net.minecraft.util

public class IterableBuilder

eb
net.minecraft.unmapped.C_93653830
net.minecraft.util.IterableBuilder

Method summary

Modifier and TypeMethod
public static Iterable
a(Class arg0, Iterable arg1)
m_66044822(Class arg0, Iterable arg1)
iterableIterableToArrayIterable(Class type, Iterable iterableIterable)
public static Iterable
a(Iterable arg0)
m_29943095(Iterable arg0)
iterableIterableToListIterable(Iterable iterableIterable)
private static Iterable
b(Iterable arg0)
m_96374721(Iterable arg0)
arrayIterableToListIterable(Iterable arrayIterable)
private static Object[]
b(Class arg0, Iterable arg1)
m_90410866(Class arg0, Iterable arg1)
iterableToArray(Class type, Iterable iterable)
private static Object[]
b(Class arg0, int arg1)
m_98153378(Class arg0, int arg1)
newArray(Class type, int size)