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

Method installGrabs

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

Source from the content-addressed store, hash-verified

46 abstract public void Do_Key_Event(int key, boolean down);
47
48 abstract public void installGrabs();
49 abstract public void uninstallGrabs();
50 //abstract public void centerMouse();
51}

Callers 1

install_grabsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected