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

Method getRosterOnline

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

Source from the content-addressed store, hash-verified

192 }
193
194 public int getRosterOnline() {
195 return rosterOnline;
196 }
197
198 void removeGroup(Group g) {
199 groups.removeElement(g);

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected