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 pType) CrashReport.getFriendlyReport(ReportType pType, List<String> pLinks) booleanCrashReport.saveToFile(Path pPath, ReportType pType) booleanCrashReport.saveToFile(Path pPath, ReportType pType, List<String> pLinks)