Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ showDebugScreen
Method
showDebugScreen
Minecraft-Utils/1.10/src/Variables.java:977–980 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
975
}
976
977
@Override
978
public
boolean showDebugScreen() {
979
return
getGameSettings().at;
980
}
981
982
@Override
983
public
boolean isPlayerSpectating() {
Callers
nothing calls this directly
Calls
1
getGameSettings
Method · 0.95
Tested by
no test coverage detected