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

Method cmdActiveContacts

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

Source from the content-addressed store, hash-verified

1909 }
1910
1911 public void cmdActiveContacts() {
1912 new ActiveContacts(null);
1913 }
1914
1915 public void cmdAccount() {
1916 new AccountSelect(false).show();

Callers 2

menuActionMethod · 0.95
longKeyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected