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 List<ISystemReportExtender>CrashReportCallables.crashCallablesMethods 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 voidCrashReportCallables.registerCrashCallable(ISystemReportExtender callable)