Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getGameSettings
Method
getGameSettings
Minecraft-Utils/1.7.10/src/Variables.java:504–506 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
502
}
503
504
public
bbj getGameSettings() {
505
return
getMinecraft().u;
506
}
507
508
public
bjk getPlayer() {
509
return
getMinecraft().h;
Callers
9
registerKeybindings
Method · 0.95
setFOV
Method · 0.95
getFOV
Method · 0.95
setSmoothCamera
Method · 0.95
isSmoothCamera
Method · 0.95
showDebugScreen
Method · 0.95
getHotbarKeys
Method · 0.95
strip
Method · 0.45
mouseClicked
Method · 0.45
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected