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

Method getPlayerHealth

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

Source from the content-addressed store, hash-verified

704 }
705
706 @Override
707 public float getPlayerHealth() {
708 return getPlayer().bQ();
709 }
710
711 @Override
712 public float getPlayerMaxHealth() {

Callers

nothing calls this directly

Calls 1

getPlayerMethod · 0.95

Tested by

no test coverage detected