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

Method warn

src/main/java/net/optifine/LightMap.java:145–148  ·  view source on GitHub ↗
(String str)

Source from the content-addressed store, hash-verified

143 }
144
145 private static void warn(String str)
146 {
147 Config.warn("CustomColors: " + str);
148 }
149}

Callers 1

updateLightmapMethod · 0.95

Calls 1

warnMethod · 0.95

Tested by

no test coverage detected