net.minecraft

class Util$9

implements BiFunction<T, U, R>

ad$8
net.minecraft.Util$9
net.minecraft.class_156$8
net.minecraft.util.Util$8
net.minecraft.src.C_5322_$9
net.minecraft.SystemUtils$8

字段概要

修饰符与类型字段
private final Map<com.mojang.datafixers.util.Pair<T, U>, R>
b
cache
field_29657
cache
f_143852_

构造函数概要

修饰符构造函数
()

方法概要

修饰符与类型方法
public R
apply(T arg0, U arg1)
apply(T arg0, U arg1)
apply(T p_143860_, U arg1)