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

Method warn

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

Source from the content-addressed store, hash-verified

250 }
251
252 private static void warn(String str)
253 {
254 Config.warn("CustomColors: " + str);
255 }
256
257 private static String parseTexture(String texStr, String path, String basePath)
258 {

Callers 4

parseFormatMethod · 0.95
isValidMethod · 0.95
isValidMatchBlocksMethod · 0.95
readColorsMethod · 0.95

Calls 1

warnMethod · 0.95

Tested by

no test coverage detected