MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / touchRightPressed

Method touchRightPressed

src/main/java/Client/SmilePicker.java:258–261  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

256 eventOk();
257 }
258 public void touchRightPressed() {
259 if (!cf.swapMenu)
260 cmdCancel();
261 }
262
263 public void commandState() {}
264}

Callers

nothing calls this directly

Calls 1

cmdCancelMethod · 0.45

Tested by

no test coverage detected