net.minecraft

class Util$10

implements BiFunction<T, U, R>

ad$2
net.minecraft.Util$10
net.minecraft.class_156$2
net.minecraft.util.Util$2
net.minecraft.src.C_5322_$10
net.minecraft.SystemUtils$2

字段概要

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

构造函数概要

修饰符构造函数
()

方法概要

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