net.minecraft.util.crash

public class CrashReport

o
net.minecraft.CrashReport
net.minecraft.class_128
net.minecraft.util.crash.CrashReport
net.minecraft.unmapped.C_bkefkbum
net.minecraft.util.crash.CrashReport
net.minecraft.src.C_4883_

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_1091
LOGGER
f_lawtdocb
LOGGER
f_127499_
private static final DateTimeFormatter
b
DATE_TIME_FORMATTER
field_39880
DATE_TIME_FORMATTER
f_eifktbre
FORMATTER
f_241641_
private final String
c
title
field_1087
message
f_etxqzxzb
message
f_127500_
private final Throwable
d
exception
field_1093
cause
f_fnkjqeyg
cause
f_127501_
private final List<CrashReportSection>
e
details
field_1089
otherSections
f_qhfmwyjq
otherSections
f_127503_
private Path
f
saveFile
field_1090
file
f_rbwpjysf
file
f_127504_
private boolean
g
trackingStackTrace
field_1086
hasStackTrace
f_scnjloyc
hasStackTrace
f_127505_
private StackTraceElement[]
h
uncategorizedStackTrace
field_1088
stackTrace
f_zbeysynr
stackTrace
f_127506_
private final SystemDetails
i
systemReport
field_1092
systemDetailsSection
f_pkucrekh
systemDetailsSection
f_178624_

Constructor summary

ModifierConstructor
public (String message, Throwable cause)

Method summary

Modifier and TypeMethod
public String
a()
getTitle()
method_561()
getMessage()
m_zwmlxyyp()
getMessage()
m_127511_()
public Throwable
b()
getException()
method_564()
getCause()
m_qraaarvo()
getCause()
m_127524_()
public String
c()
getDetails()
method_36147()
getStackTrace()
m_kzhoqqui()
getStackTrace()
m_178625_()
public void
a(StringBuilder arg0)
getDetails(StringBuilder arg0)
method_555(StringBuilder arg0)
addDetails(StringBuilder crashReportBuilder)
m_nsbcbwwb(StringBuilder arg0)
addStackTrace(StringBuilder crashReportBuilder)
m_127519_(StringBuilder arg0)
public String
d()
getExceptionMessage()
method_557()
getCauseAsString()
m_zsbxkmsp()
getCauseAsString()
m_127525_()
public String
a(y o, List<String> arg1)
getFriendlyReport(ReportType arg0, List<String> arg1)
method_60921(class_9813 arg0, List<String> arg1)
asString(ReportType type, List<String> extraInfo)
m_kpjqithd(C_ccpekhhb arg0, List<String> arg1)
m_339571_(C_336586_ p_342487_, List<String> arg1)
public String
a(y arg0)
getFriendlyReport(ReportType arg0)
method_60920(class_9813 arg0)
asString(ReportType type)
m_umbiobar(C_ccpekhhb arg0)
m_127526_(C_336586_ arg0)
public Path
e()
getSaveFile()
method_572()
getFile()
m_gsczrngp()
getFile()
m_127527_()
public boolean
a(Path o, y o, List<String> arg2)
saveToFile(Path arg0, ReportType arg1, List<String> arg2)
method_569(Path arg0, class_9813 arg1, List<String> arg2)
writeToFile(Path path, ReportType type, List<String> extraInfo)
m_jipyzcdw(Path arg0, C_ccpekhhb arg1, List<String> arg2)
m_127512_(Path p_343502_, C_336586_ p_344584_, List<String> arg2)
public boolean
a(Path o, y arg1)
saveToFile(Path arg0, ReportType arg1)
method_60919(Path arg0, class_9813 arg1)
writeToFile(Path path, ReportType type)
m_axleuqps(Path arg0, C_ccpekhhb arg1)
m_339810_(Path p_344042_, C_336586_ arg1)
public SystemDetails
f()
getSystemReport()
method_567()
getSystemDetailsSection()
m_spnlsbgk()
getSystemDetailsSection()
m_178626_()
public CrashReportSection
a(String arg0)
addCategory(String arg0)
method_562(String arg0)
addElement(String name)
m_isfzodnf(String arg0)
addElement(String name)
m_127514_(String arg0)
public CrashReportSection
a(String o, int arg1)
addCategory(String arg0, int arg1)
method_556(String arg0, int arg1)
addElement(String name, int ignoredStackTraceCallCount)
m_xxqecrpp(String arg0, int arg1)
addElement(String name, int ignoredStackTraceCallCount)
m_127516_(String p_127518_, int arg1)
public static CrashReport
a(Throwable o, String o)
forThrowable(Throwable arg0, String arg1)
method_560(Throwable arg0, String arg1)
create(Throwable cause, String title)
m_joozvlby(Throwable arg0, String arg1)
create(Throwable cause, String title)
m_127521_(Throwable p_127522_, String p_127523_)
public static void
g()
preload()
method_24305()
initCrashReport()
m_setunkhl()
initCrashReport()
m_127529_()