Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ showDebugScreen
Method
showDebugScreen
Minecraft-Utils/1.7.10/src/Variables.java:946–949 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
944
}
945
946
@Override
947
public
boolean showDebugScreen() {
948
return
getGameSettings().ax;
949
}
950
951
@Override
952
public
boolean isPlayerSpectating() {
Callers
nothing calls this directly
Calls
1
getGameSettings
Method · 0.95
Tested by
no test coverage detected