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

Method loginMessage

src/main/java/Client/Roster.java:2138–2140  ·  view source on GitHub ↗
(String msg, int pos)

Source from the content-addressed store, hash-verified

2136 }
2137
2138 public void loginMessage(String msg, int pos) {
2139 setProgress(msg, pos);
2140 }
2141
2142 public void deleteGroup(Group deleteGroup) {
2143 synchronized (hContacts) {

Callers

nothing calls this directly

Calls 1

setProgressMethod · 0.95

Tested by

no test coverage detected