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

Method getResource

src/main/java/Client/Contact.java:492–494  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

490 }
491
492 public String getResource() {
493 return jid.resource;
494 }
495
496 public String getNickJid() {
497 if (nick == null) {

Callers 3

blockArrivedMethod · 0.95
doActionMethod · 0.95
getResourceUrlMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected