Uses of Interface
net.minecraftforge.fml.common.ICrashCallable
-
Packages that use ICrashCallable Package Description net.minecraftforge.fml -
-
Uses of ICrashCallable in net.minecraftforge.fml
Fields in net.minecraftforge.fml with type parameters of type ICrashCallable Modifier and Type Field Description private static java.util.List<ICrashCallable>
CrashReportExtender. crashCallables
Methods in net.minecraftforge.fml with parameters of type ICrashCallable Modifier and Type Method Description static void
CrashReportExtender. registerCrashCallable(ICrashCallable callable)
-