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

Method cmdConference

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

Source from the content-addressed store, hash-verified

1944//#ifndef WMUC
1945
1946 public void cmdConference() {
1947 if (isLoggedIn()) {
1948 new Bookmarks(null);
1949 }
1950 }
1951//#endif
1952
1953 public void cmdActions() {

Callers 1

menuActionMethod · 0.95

Calls 1

isLoggedInMethod · 0.95

Tested by

no test coverage detected