Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ setRosterMainBar
Method
setRosterMainBar
src/main/java/Client/Roster.java:237–239 ·
view source on GitHub ↗
(String s)
Source
from the content-addressed store, hash-verified
235
}
236
237
private
void
setRosterMainBar(String s) {
238
mainbar.setElementAt(s, 3);
239
}
240
private
int
rscaler;
241
private
int
rpercent;
242
Callers
2
setProgress
Method · 0.95
run
Method · 0.80
Calls
1
setElementAt
Method · 0.80
Tested by
no test coverage detected