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

Method getNContacts

src/main/java/Client/Group.java:138–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136 }
137
138 public int getNContacts() {
139 return nContacts;
140 }
141
142 public int getOnlines() {
143 return onlines;

Callers 2

addToVectorMethod · 0.95
mainbarMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected