MCPcopy 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

menuActionMethod · 0.95
runMethod · 0.95

Calls 1

getFocusedObjectMethod · 0.80

Tested by

no test coverage detected