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

Method getRosterContacts

src/main/java/Client/Groups.java:190–192  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

188 }
189
190 public int getRosterContacts() {
191 return rosterContacts;
192 }
193
194 public int getRosterOnline() {
195 return rosterOnline;

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected