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

Method setActive

src/main/java/xmpp/Account.java:129–131  ·  view source on GitHub ↗
(boolean b)

Source from the content-addressed store, hash-verified

127 public boolean isGoogle = false;
128
129 public void setActive(boolean b) {
130 active = b;
131 }
132}

Callers 1

loadAccountsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected