Uses of Interface
net.minecraftforge.fml.common.ICrashCallable
Packages that use ICrashCallable
-
Uses of ICrashCallable in net.minecraftforge.fml
Fields in net.minecraftforge.fml with type parameters of type ICrashCallableModifier and TypeFieldDescriptionprivate static List<ICrashCallable>
CrashReportExtender.crashCallables
Methods in net.minecraftforge.fml with parameters of type ICrashCallableModifier and TypeMethodDescriptionstatic void
CrashReportExtender.registerCrashCallable
(ICrashCallable callable)