MCPcopy 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

getSkinMethod · 0.45
getColorStringMethod · 0.45
ColorToStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected