Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
loadAccounts
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected