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

Method isSmoothCamera

Minecraft-Utils/1.13/src/Variables.java:449–452  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

447 }
448
449 @Override
450 public boolean isSmoothCamera() {
451 return getGameSettings().aF;
452 }
453
454 @Override
455 public String translate(String location, Object... values) {

Callers

nothing calls this directly

Calls 1

getGameSettingsMethod · 0.95

Tested by

no test coverage detected