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

Method Menu_StartServer_f

client/src/main/java/jake2/client/Menu.java:2804–2807  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2802 }
2803 };
2804 private static void Menu_StartServer_f() {
2805 StartServer_MenuInit();
2806 PushMenu(startServer_MenuDraw, startServer_MenuKey);
2807 }
2808
2809 /*
2810 * =============================================================================

Callers 2

InitMethod · 0.95

Calls 2

StartServer_MenuInitMethod · 0.95
PushMenuMethod · 0.95

Tested by

no test coverage detected