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

Method isShowGlErrors

src/main/java/net/minecraft/src/Config.java:1920–1922  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1918 }
1919
1920 public static boolean isShowGlErrors() {
1921 return gameSettings.ofShowGlErrors;
1922 }
1923
1924 public static String arrayToString(boolean[] p_arrayToString_0_, String p_arrayToString_1_) {
1925 if (p_arrayToString_0_ == null) {

Callers 3

checkGLErrorMethod · 0.95
frameFinishMethod · 0.95
checkGlErrorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected