net.minecraft.util

public class ThrowableDeliverer<T extends Throwable>

net.minecraft.util.ExceptionCollector
net.minecraft.class_5127
net.minecraft.util.ThrowableDeliverer

Field summary

Modifier and TypeField
private T
result
field_23694
throwable

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
add(T throwable)
method_26807(T arg0)
add(T throwable)
public void
throwIfPresent() throws T
method_26806() throws T
deliver() throws T