Package cpw.mods.modlauncher.api
Interface ServiceRunner
public interface ServiceRunner
A type of Runnable that throws a Throwable. Allows for tidier implementations than Callable
-
Field Summary
Fields -
Method Summary
-
Field Details
-
NOOP
-
-
Method Details
-
run
- Throws:
Throwable
-