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

Method isSmoothCamera

Minecraft-Utils/1.12.2/src/Variables.java:436–439  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

434 }
435
436 @Override
437 public boolean isSmoothCamera() {
438 return getGameSettings().aB;
439 }
440
441 @Override
442 public String translate(String location, Object... values) {

Callers

nothing calls this directly

Calls 1

getGameSettingsMethod · 0.95

Tested by

no test coverage detected