MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / getColor

Method getColor

src/main/java/ui/MainBar.java:62–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 }
61
62 public int getColor() { return ColorTheme.getColor(ColorTheme.BAR_INK); }
63 public int getColorBGnd() { return ColorTheme.getColor(ColorTheme.BAR_BGND); }
64
65 public MainBar(int size) {

Callers 1

drawItemMethod · 0.95

Calls 1

getColorMethod · 0.95

Tested by

no test coverage detected