Package net.minecraft
Class CrashReport
java.lang.Object
net.minecraft.CrashReport
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final DateTimeFormatter
private final List
<CrashReportCategory> private final Throwable
private static final org.slf4j.Logger
private File
private final SystemReport
private final String
private boolean
private StackTraceElement[]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCategory
(String p_127515_) addCategory
(String p_127517_, int p_127518_) static CrashReport
forThrowable
(Throwable p_127522_, String p_127523_) void
getDetails
(StringBuilder p_127520_) private static String
getTitle()
static void
preload()
boolean
saveToFile
(File p_127513_)