MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / cmdClearPopups

Method cmdClearPopups

src/main/java/Client/Roster.java:1941–1943  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1939 new RosterToolsMenu();
1940 }
1941 public void cmdClearPopups() {
1942 PopUp.getInstance().clear();
1943 }
1944//#ifndef WMUC
1945
1946 public void cmdConference() {

Callers 1

doUserKeyActionMethod · 0.95

Calls 2

getInstanceMethod · 0.95
clearMethod · 0.65

Tested by

no test coverage detected