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

Method error

src/main/java/net/optifine/Log.java:34–37  ·  view source on GitHub ↗
(String s)

Source from the content-addressed store, hash-verified

32 }
33
34 public static void error(String s)
35 {
36 LOGGER.error("[OptiFine] " + s);
37 }
38
39 public static void error(String s, Throwable t)
40 {

Callers 10

getFieldValueMethod · 0.95
getFieldValueBooleanMethod · 0.95
getFieldValueFloatMethod · 0.95
getFieldValueIntMethod · 0.95
getFieldValueLongMethod · 0.95
setFieldValueMethod · 0.95
setFieldValueIntMethod · 0.95
handleExceptionMethod · 0.95
severeMethod · 0.45
logMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected