MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / selectPressed

Method selectPressed

src/main/java/Client/Roster.java:2210–2212  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2208 }
2209
2210 public void selectPressed() {
2211 cmdActions();
2212 }
2213
2214 public void doKeyAction(int keyCode) {
2215 switch (keyCode) {

Callers

nothing calls this directly

Calls 1

cmdActionsMethod · 0.95

Tested by

no test coverage detected