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

Method DMOptions_MenuKey

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

Source from the content-addressed store, hash-verified

3256 }
3257
3258 private static String DMOptions_MenuKey(int key) {
3259 return Default_MenuKey(s_dmoptions_menu, key);
3260 }
3261
3262 private static void Menu_DMOptions_f() {
3263 DMOptions_MenuInit();

Callers 1

executeMethod · 0.95

Calls 1

Default_MenuKeyMethod · 0.95

Tested by

no test coverage detected