Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ shouldDrawHUD
Method
shouldDrawHUD
Minecraft-Utils/1.12/src/Variables.java:999–1002 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
997
}
998
999
@Override
1000
public
boolean shouldDrawHUD() {
1001
return
getPlayerController().b();
1002
}
1003
1004
@Override
1005
public
String[] getHotbarKeys() {
Callers
nothing calls this directly
Calls
2
getPlayerController
Method · 0.95
b
Method · 0.45
Tested by
no test coverage detected