Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ start
Method
start
libraries/launcher/net/minecraft/Launcher.java:129–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
}
128
129
@Override
130
public
void
start() {
131
wrappedApplet.start();
132
133
active = true;
134
}
135
136
@Override
137
public
void
stop() {
Callers
5
main_lsb_info
Method · 0.45
PollServer
Method · 0.45
startPolling
Method · 0.45
onReplyFinished
Method · 0.45
replace
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected