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

Method showDebugScreen

Minecraft-Utils/1.11/src/Variables.java:989–992  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

getGameSettingsMethod · 0.95

Tested by

no test coverage detected