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

Method eventLongOk

src/main/java/Client/ActiveContacts.java:78–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 }
77
78 public void eventLongOk(){
79 super.eventLongOk();
80 keyClear();
81 }
82
83 public void focusToNextUnreaded() {
84 if (getItemCount() < 1) {

Callers

nothing calls this directly

Calls 1

keyClearMethod · 0.95

Tested by

no test coverage detected