MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / getFOV

Method getFOV

Minecraft-Utils/1.8.8/src/Variables.java:430–433  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

428 }
429
430 @Override
431 public float getFOV() {
432 return getGameSettings().aH;
433 }
434
435 @Override
436 public void setSmoothCamera(boolean smoothCamera) {

Callers

nothing calls this directly

Calls 1

getGameSettingsMethod · 0.95

Tested by

no test coverage detected