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

Method getJid

src/main/java/VCard/VCard.java:185–185  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

183 public final int getCount(){ return vCardFields.size(); }
184
185 public String getJid() { return jid; }
186
187 public String getId() {
188 return id;

Callers 9

getNickDateMethod · 0.95
toStringMethod · 0.45
getTipStringMethod · 0.45
blockArrivedMethod · 0.45
blockArrivedMethod · 0.45
processGCRequestMethod · 0.45
doActionMethod · 0.45
menuActionMethod · 0.45
doActionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected