Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getSel
Method
getSel
src/main/java/Client/StatusSelect.java:83–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
private
ExtendedStatus getSel() {
return
(ExtendedStatus)getFocusedObject(); }
84
85
public
void
menuAction(MenuCommand c, VirtualList d) {
86
if
(c==cmdEdit) {
Callers
2
menuAction
Method · 0.95
run
Method · 0.95
Calls
1
getFocusedObject
Method · 0.80
Tested by
no test coverage detected