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

Class mcallback

client/src/main/java/jake2/client/Menu.java:107–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 }
106
107 abstract static class mcallback {
108 abstract public void execute(Object self);
109 }
110
111 static class menucommon_s {
112 int type;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected