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

Method cmdArchive

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

Source from the content-addressed store, hash-verified

1927//#ifdef ARCHIVE
1928
1929 public void cmdArchive() {
1930 new ArchiveList(-1, 1, null);
1931 }
1932//#endif
1933
1934 public void cmdInfo() {

Callers 2

menuActionMethod · 0.95
doUserKeyActionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected