Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getColor
Method
getColor
src/main/java/ui/ComplexString.java:85–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
public
int
getColor() {
return
color; }
86
public
int
getColorBGnd() {
return
colorBGnd; }
87
88
public
void
setColorBGnd(
int
color){ colorBGnd=color;}
Callers
1
drawItem
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected