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 type) CrashReport.getFriendlyReport(ReportType type, List<String> links) booleanCrashReport.saveToFile(Path path, ReportType type) booleanCrashReport.saveToFile(Path path, ReportType type, List<String> links)