Package net.minecraftforge.fml.common
Interface ICrashCallable
-
- All Superinterfaces:
java.util.concurrent.Callable<java.lang.String>,ICrashReportDetail<java.lang.String>
public interface ICrashCallable extends ICrashReportDetail<java.lang.String>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLabel()
-