MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / warn

Method warn

src/main/java/net/optifine/CustomColors.java:1768–1771  ·  view source on GitHub ↗
(String str)

Source from the content-addressed store, hash-verified

1766 }
1767
1768 private static void warn(String str)
1769 {
1770 Config.warn("CustomColors: " + str);
1771 }
1772
1773 public static int getExpBarTextColor(int color)
1774 {

Callers 11

getValidPropertyMethod · 0.95
parseLightMapPacksMethod · 0.95
readCustomColormapsMethod · 0.95
readBlockColormapsMethod · 0.95
addToBlockListMethod · 0.95
readColorMethod · 0.95
readSpawnEggColorsMethod · 0.95
readDyeColorsMethod · 0.95
readTextColorsMethod · 0.95
readMapColorsMethod · 0.95
readPotionColorsMethod · 0.95

Calls 1

warnMethod · 0.95

Tested by

no test coverage detected