MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / cmdOk

Method cmdOk

src/main/java/PEP/ActivityList.java:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 }
45
46 public void cmdOk() {
47 eventOk();
48 }
49
50 public void eventOk() {
51 if (cursor==0)

Callers

nothing calls this directly

Calls 1

eventOkMethod · 0.95

Tested by

no test coverage detected