MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / onDisable

Method onDisable

src/main/java/cc/slack/features/modules/api/Module.java:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 public void onToggled() {}
40 public void onEnable() {}
41 public void onDisable() {}
42 public String getMode() { return ""; }
43 public void setXYPosition(double x, double y) { }
44

Callers 1

setToggleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected