Package pro.gravit.utils.launch
Interface Launch
- All Known Implementing Classes:
BasicLaunch,LegacyLaunch,ModuleLaunch
public interface Launch
-
Method Summary
Modifier and TypeMethodDescriptioninit(List<Path> files, String nativePath, LaunchOptions options) voidlaunch(String mainClass, String mainModule, Collection<String> args)
-
Method Details
-
init
-
launch
- Throws:
Throwable
-