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

Method shouldDrawHUD

Minecraft-Utils/1.10/src/Variables.java:987–990  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

985 }
986
987 @Override
988 public boolean shouldDrawHUD() {
989 return getPlayerController().b();
990 }
991
992 @Override
993 public String[] getHotbarKeys() {

Callers

nothing calls this directly

Calls 2

getPlayerControllerMethod · 0.95
bMethod · 0.45

Tested by

no test coverage detected