History - net.minecraft.util.crash.CrashReport

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

Throwable (Throwable, Throwable): copyProperties, method_1_5459, copyExceptionDetails

Throwable (Throwable, String): replaceMessage, method_1_5460, recreateCauseWithMessage

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.CrashReport

net.minecraft.class_128

net.minecraft.util.crash.CrashReport

Fields

org.slf4j.Logger: LOGGER, field_1091, LOGGER

DateTimeFormatter: DATE_TIME_FORMATTER, field_39880, DATE_TIME_FORMATTER

String: title, field_1087, message

Throwable: exception, field_1093, cause

List<CrashReportSection>: details, field_1089, otherSections

Path: saveFile, field_1090, file

boolean: trackingStackTrace, field_1086, hasStackTrace

StackTraceElement[]: uncategorizedStackTrace, field_1088, stackTrace

SystemDetails: systemReport, field_1092, systemDetailsSection

Constructors

(String, Throwable)

Methods

String (): getTitle, method_561, getMessage

Throwable (): getException, method_564, getCause

String (): getDetails, method_36147, getStackTrace

void (StringBuilder): getDetails, method_555, addDetails

String (): getExceptionMessage, method_557, getCauseAsString

String (ReportType, List<String>): getFriendlyReport, method_60921, asString

String (ReportType): getFriendlyReport, method_60920, asString

Path (): getSaveFile, method_572, getFile

boolean (Path, ReportType, List<String>): saveToFile, method_569, writeToFile

boolean (Path, ReportType): saveToFile, method_60919, writeToFile

SystemDetails (): getSystemReport, method_567, getSystemDetailsSection

CrashReportSection (String): addCategory, method_562, addElement

CrashReportSection (String, int): addCategory, method_556, addElement

CrashReport (Throwable, String): forThrowable, method_560, create

void (): preload, method_24305, initCrashReport