net.minecraft.server.v1_12_R1

class IteratorUtils$ArrayToList<T>

implements com.google.common.base.Function<Object[], List<T>>

ew$a
net.minecraft.util.math.Cartesian$GetList
net.minecraft.server.v1_12_R1.IteratorUtils$ArrayToList

构造函数概要

修饰符构造函数
private ()

方法概要

修饰符与类型方法
public List<T>
a(Object[] arg0)
apply(Object[] arg0)