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

Method error

src/main/java/net/minecraft/src/Config.java:480–482  ·  view source on GitHub ↗
(String p_error_0_)

Source from the content-addressed store, hash-verified

478 }
479
480 public static void error(String p_error_0_) {
481 LOGGER.error("[OptiFine] " + p_error_0_);
482 }
483
484 public static void log(String p_log_0_) {
485 dbg(p_log_0_);

Callers 15

frameStartMethod · 0.95
processExternalModelMethod · 0.95
parseEntityRenderMethod · 0.95
checkGlErrorMethod · 0.95
createDisplayMethod · 0.45
setWindowIconMethod · 0.45
checkGLErrorMethod · 0.45
clickMouseMethod · 0.45
toggleFullscreenMethod · 0.45
ResourceIndexMethod · 0.45
func_148311_aMethod · 0.45
loadTextureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected