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 ReportType
ReportType.CHUNK_IO_ERROR
static final ReportType
ReportType.CRASH
static final ReportType
ReportType.NETWORK_PROTOCOL_ERROR
static final ReportType
ReportType.PROFILE
static final ReportType
ReportType.TEST
Methods in net.minecraft with parameters of type ReportTypeModifier and TypeMethodDescriptionCrashReport.getFriendlyReport
(ReportType p_351019_) CrashReport.getFriendlyReport
(ReportType p_350860_, List<String> p_350563_) boolean
CrashReport.saveToFile
(Path p_350691_, ReportType p_350920_) boolean
CrashReport.saveToFile
(Path p_350440_, ReportType p_350597_, List<String> p_350675_)