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

Method doAction

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

Source from the content-addressed store, hash-verified

93 }
94
95 publish=new LinkString(SR.MS_PUBLISH) { public void doAction() { publish(); } };
96
97 setPhoto();
98 }

Callers

nothing calls this directly

Calls 1

publishMethod · 0.95

Tested by

no test coverage detected