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

Method disableDepth

Mod Utils/src/eu/the5zig/mod/util/GLUtil.java:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57 }
58
59 public static void disableDepth() {
60 handle.disableDepth();
61 }
62
63 public static void enableDepth() {
64 handle.enableDepth();

Callers 15

renderMethod · 0.95
renderMethod · 0.95
drawMethod · 0.95
renderMethod · 0.95
renderMethod · 0.95
drawMethod · 0.95
renderMethod · 0.95
drawMethod · 0.95
renderMethod · 0.95
drawMethod · 0.95
renderMethod · 0.95
renderMethod · 0.95

Calls 1

disableDepthMethod · 0.65

Tested by

no test coverage detected