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

Method yes

src/main/java/PrivacyLists/PrivacySelect.java:201–203  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

199 new AlertBox(name, SR.MS_DELETE_LIST + " \"" + name + "\"?") {
200
201 public void yes() {
202 cmdDelete();
203 }
204
205 public void no() {}
206 };

Callers

nothing calls this directly

Calls 1

cmdDeleteMethod · 0.95

Tested by

no test coverage detected