类 ExceptionCollector<T extends Throwable>
java.lang.Object
net.minecraft.util.ExceptionCollector<T>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
result
-
-
构造器详细资料
-
ExceptionCollector
public ExceptionCollector()
-
-
方法详细资料
-
add
-
throwIfPresent
public void throwIfPresent() throws T- 抛出:
T
-