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

Method showDebugScreen

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

Source from the content-addressed store, hash-verified

963 }
964
965 @Override
966 public boolean showDebugScreen() {
967 return getGameSettings().aC;
968 }
969
970 @Override
971 public boolean isPlayerSpectating() {

Callers

nothing calls this directly

Calls 1

getGameSettingsMethod · 0.95

Tested by

no test coverage detected