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