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

Method dbg

src/main/java/net/optifine/RandomEntities.java:463–466  ·  view source on GitHub ↗
(String str)

Source from the content-addressed store, hash-verified

461 }
462
463 public static void dbg(String str)
464 {
465 Config.dbg("RandomEntities: " + str);
466 }
467
468 public static void warn(String str)
469 {

Callers 2

parsePropertiesMethod · 0.95
getLocationsVariantsMethod · 0.95

Calls 1

dbgMethod · 0.95

Tested by

no test coverage detected