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

Method showDebugScreen

Minecraft-Utils/1.9/src/Variables.java:937–940  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

935 }
936
937 @Override
938 public boolean showDebugScreen() {
939 return getGameSettings().aq;
940 }
941
942 @Override
943 public boolean isPlayerSpectating() {

Callers

nothing calls this directly

Calls 1

getGameSettingsMethod · 0.95

Tested by

no test coverage detected