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