Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ touchRightPressed
Method
touchRightPressed
src/main/java/Menu/Menu.java:77–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
eventOk();
76
}
77
public
void
touchRightPressed() {
78
if
(!cf.swapMenu)
79
cmdCancel();
80
}
81
82
public
void
commandState() {}
83
Callers
nothing calls this directly
Calls
1
cmdCancel
Method · 0.45
Tested by
no test coverage detected