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

Method showDebugScreen

Minecraft-Utils/1.13/src/Variables.java:1013–1016  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1011 }
1012
1013 @Override
1014 public boolean showDebugScreen() {
1015 return getGameSettings().aB;
1016 }
1017
1018 @Override
1019 public boolean isPlayerSpectating() {

Callers

nothing calls this directly

Calls 1

getGameSettingsMethod · 0.95

Tested by

no test coverage detected