Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
render
Method · 0.95
render
Method · 0.95
draw
Method · 0.95
render
Method · 0.95
render
Method · 0.95
draw
Method · 0.95
render
Method · 0.95
draw
Method · 0.95
render
Method · 0.95
draw
Method · 0.95
render
Method · 0.95
render
Method · 0.95
Calls
1
disableDepth
Method · 0.65
Tested by
no test coverage detected