Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ toString
Method
toString
src/main/java/Colors/ColorVisualItem.java:61–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
public
String toString() {
return
(locale==null)?name:locale; }
62
63
public
void
drawItem(Graphics g,
int
ofs, boolean sel) {
64
int
width=g.getClipWidth();
Callers
3
getSkin
Method · 0.45
getColorString
Method · 0.45
ColorToString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected