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

Method dbg

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

Source from the content-addressed store, hash-verified

1761 }
1762
1763 private static void dbg(String str)
1764 {
1765 Config.dbg("CustomColors: " + str);
1766 }
1767
1768 private static void warn(String str)
1769 {

Callers 11

getValidPropertyMethod · 0.95
readColorPropertiesMethod · 0.95
readCustomColormapsMethod · 0.95
readBlockColormapsMethod · 0.95
readColorMethod · 0.95
getCustomColorsMethod · 0.95
readSpawnEggColorsMethod · 0.95
readDyeColorsMethod · 0.95
readTextColorsMethod · 0.95
readMapColorsMethod · 0.95
readPotionColorsMethod · 0.95

Calls 1

dbgMethod · 0.95

Tested by

no test coverage detected