Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getGameSettings
Method
getGameSettings
Minecraft-Utils/1.12/src/Variables.java:519–521 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
517
}
518
519
public
bib getGameSettings() {
520
return
getMinecraft().t;
521
}
522
523
public
bub getPlayer() {
524
return
getMinecraft().h;
Callers
8
registerKeybindings
Method · 0.95
isPlayerListShown
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
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected