Package net.minecraft.util
Class ExceptionCollector<T extends Throwable>
java.lang.Object
net.minecraft.util.ExceptionCollector<T>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
result
-
-
Constructor Details
-
ExceptionCollector
public ExceptionCollector()
-
-
Method Details
-
add
-
throwIfPresent
public void throwIfPresent() throws T- Throws:
T
-