Package net.minecraftforge.fml
Class CrashReportCallables
java.lang.Object
net.minecraftforge.fml.CrashReportCallables
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<ISystemReportExtender>
static void
registerCrashCallable
(String headerName, Supplier<String> reportGenerator) static void
registerCrashCallable
(ISystemReportExtender callable)
-
Field Details
-
crashCallables
-
-
Constructor Details
-
CrashReportCallables
public CrashReportCallables()
-
-
Method Details
-
registerCrashCallable
-
registerCrashCallable
-
allCrashCallables
-