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

Method shouldDrawHUD

Minecraft-Utils/1.9/src/Variables.java:947–950  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

945 }
946
947 @Override
948 public boolean shouldDrawHUD() {
949 return getPlayerController().b();
950 }
951
952 @Override
953 public String[] getHotbarKeys() {

Callers

nothing calls this directly

Calls 2

getPlayerControllerMethod · 0.95
bMethod · 0.45

Tested by

no test coverage detected