Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getFOV
Method
getFOV
Minecraft-Utils/1.8/src/Variables.java:419–422 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
417
}
418
419
@Override
420
public
float getFOV() {
421
return
getGameSettings().aD;
422
}
423
424
@Override
425
public
void
setSmoothCamera(boolean smoothCamera) {
Callers
nothing calls this directly
Calls
1
getGameSettings
Method · 0.95
Tested by
no test coverage detected