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

Method getFOV

Minecraft-Utils/1.7.10/src/Variables.java:421–424  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

419 }
420
421 @Override
422 public float getFOV() {
423 return getGameSettings().aF;
424 }
425
426 @Override
427 public void setSmoothCamera(boolean smoothCamera) {

Callers

nothing calls this directly

Calls 1

getGameSettingsMethod · 0.95

Tested by

no test coverage detected