net.minecraft

public class CrashReport

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

Field summary

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

Constructor summary

ModifierConstructor
public (String message, Throwable cause)

Method summary

Modifier and TypeMethod
public String
a()
getTitle()
method_561()
m_zwmlxyyp()
getMessage()
getMessage()
m_127511_()
public Throwable
b()
getException()
method_564()
m_qraaarvo()
getCause()
getCause()
m_127524_()
public String
c()
getDetails()
method_36147()
m_kzhoqqui()
getStackTrace()
getStackTrace()
m_178625_()
public void
a(StringBuilder arg0)
getDetails(StringBuilder arg0)
method_555(StringBuilder arg0)
m_nsbcbwwb(StringBuilder arg0)
addStackTrace(StringBuilder crashReportBuilder)
addStackTrace(StringBuilder crashReportBuilder)
m_127519_(StringBuilder arg0)
public String
d()
getExceptionMessage()
method_557()
m_zsbxkmsp()
getCauseAsString()
getCauseAsString()
m_127525_()
public String
e()
getFriendlyReport()
method_568()
m_pboyeexm()
asString()
asString()
m_127526_()
public File
f()
getSaveFile()
method_572()
m_gsczrngp()
getFile()
getFile()
m_127527_()
public boolean
a(File arg0)
saveToFile(File arg0)
method_569(File arg0)
m_qbldmlge(File arg0)
writeToFile(File file)
writeToFile(File file)
m_127512_(File arg0)
public SystemReport
g()
getSystemReport()
method_567()
m_spnlsbgk()
getSystemDetailsSection()
getSystemDetailsSection()
m_178626_()
public CrashReportCategory
a(String arg0)
addCategory(String arg0)
method_562(String arg0)
m_isfzodnf(String arg0)
addElement(String name)
addElement(String name)
m_127514_(String arg0)
public CrashReportCategory
a(String arg0, int arg1)
addCategory(String arg0, int arg1)
method_556(String arg0, int arg1)
m_xxqecrpp(String arg0, int arg1)
addElement(String name, int ignoredStackTraceCallCount)
addElement(String name, int ignoredStackTraceCallCount)
m_127516_(String p_127518_, int arg1)
private static String
i()
getErrorComment()
method_573()
m_bpqgtnju()
generateWittyComment()
generateWittyComment()
m_127531_()
public static CrashReport
a(Throwable arg0, String arg1)
forThrowable(Throwable arg0, String arg1)
method_560(Throwable arg0, String arg1)
m_joozvlby(Throwable arg0, String arg1)
create(Throwable cause, String title)
create(Throwable cause, String title)
m_127521_(Throwable p_127522_, String p_127523_)
public static void
h()
preload()
method_24305()
m_setunkhl()
initCrashReport()
initCrashReport()
m_127529_()