MCPcopy 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

drawItemMethod · 0.95

Calls 1

getColorMethod · 0.65

Tested by

no test coverage detected