Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ disableFog
Method
disableFog
Minecraft-Utils/1.8.9/src/GLUtilHandle.java:85–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
@Override
86
public
void
disableFog() {
87
bfl.n();
88
}
89
90
@Override
91
public
void
tryBlendFuncSeparate(
int
i,
int
i1,
int
i2,
int
i3) {
Callers
nothing calls this directly
Calls
1
n
Method · 0.45
Tested by
no test coverage detected