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

Method dbg

src/main/java/net/optifine/CustomColormap.java:247–250  ·  view source on GitHub ↗
(String str)

Source from the content-addressed store, hash-verified

245 }
246
247 private static void dbg(String str)
248 {
249 Config.dbg("CustomColors: " + str);
250 }
251
252 private static void warn(String str)
253 {

Callers 1

readColorsMethod · 0.95

Calls 1

dbgMethod · 0.95

Tested by

no test coverage detected