Uses of Record Class
net.minecraft.ReportType
Packages that use ReportType
-
Uses of ReportType in net.minecraft
Fields in net.minecraft declared as ReportTypeModifier and TypeFieldDescriptionstatic final ReportTypeReportType.CHUNK_IO_ERRORstatic final ReportTypeReportType.CRASHstatic final ReportTypeReportType.NETWORK_PROTOCOL_ERRORstatic final ReportTypeReportType.PROFILEstatic final ReportTypeReportType.TESTMethods in net.minecraft with parameters of type ReportTypeModifier and TypeMethodDescriptionCrashReport.getFriendlyReport(ReportType reportType) CrashReport.getFriendlyReport(ReportType reportType, List<String> extraComments) booleanCrashReport.saveToFile(Path file, ReportType reportType) booleanCrashReport.saveToFile(Path saveFile, ReportType reportType, List<String> extraComments)