MCPcopy Create free account
hub / github.com/demoth/jake2 / SearchLocalGamesFunc

Method SearchLocalGamesFunc

client/src/main/java/jake2/client/Menu.java:2366–2368  ·  view source on GitHub ↗
(Object self)

Source from the content-addressed store, hash-verified

2364 }
2365
2366 private static void SearchLocalGamesFunc(Object self) {
2367 SearchLocalGames();
2368 }
2369
2370 private static void JoinServer_MenuInit() {
2371 int i;

Callers 1

executeMethod · 0.95

Calls 1

SearchLocalGamesMethod · 0.95

Tested by

no test coverage detected