Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getColor
Method
getColor
src/main/java/Messages/MessageItem.java:91–91 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
updateHeight();
90
}
91
public
int
getColor() {
return
msg.getColor(); }
92
93
public
void
drawItem(Graphics g,
int
ofs, boolean selected) {
94
int
xorg=g.getTranslateX();
Callers
1
drawItem
Method · 0.95
Calls
1
getColor
Method · 0.65
Tested by
no test coverage detected