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

Method showDebugScreen

Minecraft-Utils/1.12.2/src/Variables.java:988–991  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

986 }
987
988 @Override
989 public boolean showDebugScreen() {
990 return getGameSettings().ax;
991 }
992
993 @Override
994 public boolean isPlayerSpectating() {

Callers

nothing calls this directly

Calls 1

getGameSettingsMethod · 0.95

Tested by

no test coverage detected