Class SuppressedExceptions<T extends java.lang.Throwable>
- java.lang.Object
-
- net.minecraft.world.chunk.storage.SuppressedExceptions<T>
-
public class SuppressedExceptions<T extends java.lang.Throwable> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SuppressedExceptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(T p_233003_1_)
void
throwIfPresent()
-
-
-
Field Detail
-
result
@Nullable private T extends java.lang.Throwable result
-
-