Uses of Interface
net.minecraftforge.fml.ISystemReportExtender
Packages that use ISystemReportExtender
-
Uses of ISystemReportExtender in net.minecraftforge.fml
Fields in net.minecraftforge.fml with type parameters of type ISystemReportExtenderModifier and TypeFieldDescriptionprivate static final List<ISystemReportExtender>
CrashReportCallables.crashCallables
Methods in net.minecraftforge.fml that return types with arguments of type ISystemReportExtenderModifier and TypeMethodDescriptionstatic List<ISystemReportExtender>
CrashReportCallables.allCrashCallables()
Methods in net.minecraftforge.fml with parameters of type ISystemReportExtenderModifier and TypeMethodDescriptionstatic void
CrashReportCallables.registerCrashCallable
(ISystemReportExtender callable) Register a customISystemReportExtender