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

Method JoinServer_MenuKey

client/src/main/java/jake2/client/Menu.java:2436–2438  ·  view source on GitHub ↗
(int key)

Source from the content-addressed store, hash-verified

2434 }
2435
2436 private static String JoinServer_MenuKey(int key) {
2437 return Default_MenuKey(s_joinserver_menu, key);
2438 }
2439
2440 private static void Menu_JoinServer_f() {
2441 JoinServer_MenuInit();

Callers 1

executeMethod · 0.95

Calls 1

Default_MenuKeyMethod · 0.95

Tested by

no test coverage detected