MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / clear

Method clear

Mod Utils/src/eu/the5zig/mod/util/GLUtil.java:55–57  ·  view source on GitHub ↗
(int i)

Source from the content-addressed store, hash-verified

53 }
54
55 public static void clear(int i) {
56 handle.clear(i);
57 }
58
59 public static void disableDepth() {
60 handle.disableDepth();

Callers 10

updateScaleMethod · 0.95
updateScaleMethod · 0.95
updateScaleMethod · 0.95
updateScaleMethod · 0.95
updateScaleMethod · 0.95
updateScaleMethod · 0.95
updateScaleMethod · 0.95
updateScaleMethod · 0.95
updateScaleMethod · 0.95
updateScaleMethod · 0.95

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected