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

Method log

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

Source from the content-addressed store, hash-verified

42 }
43
44 public static void log(String s)
45 {
46 dbg(s);
47 }
48}

Callers 10

getTargetMethodMethod · 0.95
getFieldMethod · 0.95
getFieldMethod · 0.95
getTargetClassMethod · 0.95
FieldLocatorTypesMethod · 0.95
evalFloatMethod · 0.45
beginRenderMethod · 0.45
readCenterDepthMethod · 0.45
getOldRandomizationMethod · 0.45
getNewRandomizationMethod · 0.45

Calls 1

dbgMethod · 0.95

Tested by

no test coverage detected