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

Method DownloadOptions_MenuDraw

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

Source from the content-addressed store, hash-verified

3403 }
3404
3405 private static void DownloadOptions_MenuDraw() {
3406 Menu_Draw(s_downloadoptions_menu);
3407 }
3408
3409 private static String DownloadOptions_MenuKey(int key) {
3410 return Default_MenuKey(s_downloadoptions_menu, key);

Callers 1

Calls 1

Menu_DrawMethod · 0.95

Tested by

no test coverage detected