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

Method getMainBarBGndBottom

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

Source from the content-addressed store, hash-verified

74
75 protected int getMainBarBGnd() { return ColorTheme.getColor(ColorTheme.BAR_BGND);}
76 protected int getMainBarBGndBottom() { return ColorTheme.getColor(ColorTheme.BAR_BGND_BOTTOM);}
77
78 protected StaticData sd=StaticData.getInstance();
79

Callers 2

drawInfoPanelMethod · 0.95
drawMainPanelMethod · 0.95

Calls 1

getColorMethod · 0.95

Tested by

no test coverage detected