Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ enableLighting
Method
enableLighting
Minecraft-Utils/1.8/src/GLUtilHandle.java:80–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
@Override
81
public
void
enableLighting() {
82
cjm.e();
83
}
84
85
@Override
86
public
void
disableFog() {
Callers
nothing calls this directly
Calls
1
e
Method · 0.45
Tested by
no test coverage detected