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

Method run

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

Source from the content-addressed store, hash-verified

143
144
145 public void run() {
146 StaticData.getInstance().getTheStream().send(vcard.constructVCard());
147 //System.out.println("VCard sent");
148 }
149
150//#if (FILE_IO)
151 public void BrowserFilePathNotify(String pathSelected) {

Callers

nothing calls this directly

Calls 4

getInstanceMethod · 0.95
getTheStreamMethod · 0.80
constructVCardMethod · 0.80
sendMethod · 0.45

Tested by

no test coverage detected