MCPcopy 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_infoMethod · 0.45
PollServerMethod · 0.45
startPollingMethod · 0.45
onReplyFinishedMethod · 0.45
replaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected