MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / isActive

Method isActive

libraries/launcher/net/minecraft/Launcher.java:103–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101 }
102
103 @Override
104 public boolean isActive() {
105 return active;
106 }
107
108 @Override
109 public void appletResize(int width, int height) {

Callers 1

startPollingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected