| b | |
| net.minecraft.crash.CrashReport | |
| net.minecraft.server.v1_10_R1.CrashReport |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private final String |
| ||||
| private final Throwable |
| ||||
| private final CrashReportSystemDetails |
| ||||
| private final List<CrashReportSystemDetails> |
| ||||
| private File |
| ||||
| private boolean |
| ||||
| private StackTraceElement[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String arg0, Throwable arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| private void |
| ||||
| public String |
| ||||
| public Throwable |
| ||||
| public void |
| ||||
| public String |
| ||||
| public String |
| ||||
| public boolean |
| ||||
| public CrashReportSystemDetails |
| ||||
| public CrashReportSystemDetails |
| ||||
| public CrashReportSystemDetails |
| ||||
| private static String |
| ||||
| public static CrashReport |
| ||||
| public File |
|