Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isSmoothCamera
Method
isSmoothCamera
Minecraft-Utils/1.8.8/src/Variables.java:440–443 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
438
}
439
440
@Override
441
public
boolean isSmoothCamera() {
442
return
getGameSettings().aF;
443
}
444
445
@Override
446
public
String translate(String location, Object... values) {
Callers
nothing calls this directly
Calls
1
getGameSettings
Method · 0.95
Tested by
no test coverage detected