Uses of Interface
net.minecraftforge.fml.ISystemReportExtender
-
Uses of ISystemReportExtender in net.minecraftforge.fml
Modifier and TypeFieldDescriptionprivate static List<ISystemReportExtender>
CrashReportCallables.crashCallables
Modifier and TypeMethodDescriptionstatic List<ISystemReportExtender>
CrashReportCallables.allCrashCallables()
Modifier and TypeMethodDescriptionstatic void
CrashReportCallables.registerCrashCallable(ISystemReportExtender callable)