Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getPlayerHealth
Method
getPlayerHealth
Minecraft-Utils/1.8.9/src/Variables.java:739–742 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
737
}
738
739
@Override
740
public
float getPlayerHealth() {
741
return
getPlayer().bn();
742
}
743
744
@Override
745
public
float getPlayerMaxHealth() {
Callers
nothing calls this directly
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected