Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ longKey
Method
longKey
src/main/java/ui/VirtualList.java:232–234 ·
view source on GitHub ↗
(int keyCode)
Source
from the content-addressed store, hash-verified
230
}
231
232
public
boolean longKey(
int
keyCode) {
233
return
false;
234
}
235
236
public
boolean doUserKeyAction(
int
command_id) {
237
switch (command_id) {
Callers
1
doKeyAction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected