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.8/src/Variables.java:752–755 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
750
}
751
752
@Override
753
public
int
getPlayerArmor() {
754
return
getPlayer().br();
755
}
756
757
@Override
758
public
int
getAir() {
Callers
nothing calls this directly
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected