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.crashCallablesMethods in net.minecraftforge.fml with parameters of type ICrashCallableModifier and TypeMethodDescriptionstatic voidCrashReportExtender.registerCrashCallable(ICrashCallable callable)