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