public class CrashReportCategory
| j | |
| net.minecraft.unmapped.C_52791181 | |
| net.minecraft.util.crash.CrashReportCategory |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final CrashReport |
| ||||||
| private final String |
| ||||||
| private final List |
| ||||||
| private StackTraceElement[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (CrashReport report, String title) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static String |
| ||||||
| public static String |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public int |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public StackTraceElement[] |
| ||||||
| public static void |
| ||||||
| public static void |
|