History - net.minecraft.util.crash.CrashReport
1.7.10
Names
b
net.minecraft.class_1
net.minecraft.util.crash.CrashReport
net.minecraft.crash.CrashReport
Fields
org.apache.logging.log4j.Logger: a, field_7610, LOGGER, logger
String: b, field_1, description, description
Throwable: c, field_2, exception, cause
CrashReportCategory: d, field_4933, systemDetails, theReportCategory
List: e, field_4934, details, crashReportSections
File: f, field_4, file, crashReportFile
boolean: g, field_4935, hasStackTrace, field_85059_f
StackTraceElement[]: h, field_4936, stackTrace, stacktrace
Constructors
Methods
void (): h, method_12, fillSystemDetails, populateEnvironment
String (): a, method_1, getDescription, getDescription
Throwable (): b, method_7, getException, getCrashCause
void (StringBuilder): a, method_6, addDetails, getSectionsInStringBuilder
String (): d, method_9, getExceptionMessage, getCauseStackTraceOrString
String (): e, method_10, build, getCompleteReport
boolean (File): a, method_5008, writeToFile, saveToFile
CrashReportCategory (): g, method_4085, getSystemDetails, getCategory
CrashReportCategory (String): a, method_4082, addCategory, makeCategory
CrashReportCategory (String, int): a, method_6613, addCategory, makeCategoryDepth
String (): i, method_13, getWittyComment, getWittyComment
CrashReport (Throwable, String): a, method_4084, of, makeCrashReport
File (): f, method_11, getFile, getFile