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

Method getGameSettings

Minecraft-Utils/1.8.9/src/Variables.java:519–521  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

517 }
518
519 public avh getGameSettings() {
520 return getMinecraft().t;
521 }
522
523 public bew getPlayer() {
524 return getMinecraft().h;

Callers 8

registerKeybindingsMethod · 0.95
isPlayerListShownMethod · 0.95
setFOVMethod · 0.95
getFOVMethod · 0.95
setSmoothCameraMethod · 0.95
isSmoothCameraMethod · 0.95
showDebugScreenMethod · 0.95
getHotbarKeysMethod · 0.95

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected