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

Method Close

client/src/main/java/jake2/client/KBD.java:45–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 abstract public void Update();
44
45 abstract public void Close();
46 abstract public void Do_Key_Event(int key, boolean down);
47
48 abstract public void installGrabs();

Callers 3

FreeReflibMethod · 0.45
LoadRefreshMethod · 0.45
ShutdownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected