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

Method showDebugScreen

Minecraft-Utils/1.8/src/Variables.java:948–951  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

946 }
947
948 @Override
949 public boolean showDebugScreen() {
950 return getGameSettings().ay;
951 }
952
953 @Override
954 public boolean isPlayerSpectating() {

Callers

nothing calls this directly

Calls 1

getGameSettingsMethod · 0.95

Tested by

no test coverage detected