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

Method shouldDrawHUD

Minecraft-Utils/1.8.8/src/Variables.java:978–981  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

976 }
977
978 @Override
979 public boolean shouldDrawHUD() {
980 return getPlayerController().b();
981 }
982
983 @Override
984 public String[] getHotbarKeys() {

Callers

nothing calls this directly

Calls 2

getPlayerControllerMethod · 0.95
bMethod · 0.45

Tested by

no test coverage detected