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

Method getPlayerArmor

Minecraft-Utils/1.9.4/src/Variables.java:722–725  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

720 }
721
722 @Override
723 public int getPlayerArmor() {
724 return getPlayer().bU();
725 }
726
727 @Override
728 public int getAir() {

Callers

nothing calls this directly

Calls 1

getPlayerMethod · 0.95

Tested by

no test coverage detected