Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getFOV
Method
getFOV
Minecraft-Utils/1.9/src/Variables.java:394–397 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
392
}
393
394
@Override
395
public
float getFOV() {
396
return
getGameSettings().aw;
397
}
398
399
@Override
400
public
void
setSmoothCamera(boolean smoothCamera) {
Callers
nothing calls this directly
Calls
1
getGameSettings
Method · 0.95
Tested by
no test coverage detected