Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ launch
Method
launch
libraries/launcher/org/polymc/Launcher.java:21–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
public
interface
Launcher {
20
21
void
launch() throws Exception;
22
23
}
Callers
10
listen
Method · 0.95
updateToolsMenu
Method · 0.65
on_actionLaunchInstance_triggered
Method · 0.65
activateInstance
Method · 0.65
on_actionLaunchInstanceOffline_triggered
Method · 0.65
on_actionLaunchInstanceDemo_triggered
Method · 0.65
on_btnLaunchMinecraftOffline_clicked
Method · 0.65
on_btnLaunchMinecraftDemo_clicked
Method · 0.65
on_btnKillMinecraft_clicked
Method · 0.65
on_actionJoin_triggered
Method · 0.65
Implementers
2
OneSixLauncher
libraries/launcher/org/polymc/impl/One
Application
launcher/Application.h
Calls
no outgoing calls
Tested by
no test coverage detected