Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ enableDepth
Method
enableDepth
Minecraft-Utils/1.11/src/GLUtilHandle.java:65–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
@Override
66
public
void
enableDepth() {
67
bqe.k();
68
}
69
70
@Override
71
public
void
depthMask(boolean b) {
Callers
nothing calls this directly
Calls
1
k
Method · 0.45
Tested by
no test coverage detected