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

Method DownloadOptions_MenuKey

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

Source from the content-addressed store, hash-verified

3407 }
3408
3409 private static String DownloadOptions_MenuKey(int key) {
3410 return Default_MenuKey(s_downloadoptions_menu, key);
3411 }
3412
3413 private static void Menu_DownloadOptions_f() {
3414 DownloadOptions_MenuInit();

Callers 1

executeMethod · 0.95

Calls 1

Default_MenuKeyMethod · 0.95

Tested by

no test coverage detected