Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getPlayerArmor
Method
getPlayerArmor
Minecraft-Utils/1.8.9/src/Variables.java:749–752 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
747
}
748
749
@Override
750
public
int
getPlayerArmor() {
751
return
getPlayer().br();
752
}
753
754
@Override
755
public
int
getAir() {
Callers
nothing calls this directly
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected