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

Method getPlayerArmor

Minecraft-Utils/1.9/src/Variables.java:716–719  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

714 }
715
716 @Override
717 public int getPlayerArmor() {
718 return getPlayer().bT();
719 }
720
721 @Override
722 public int getAir() {

Callers

nothing calls this directly

Calls 1

getPlayerMethod · 0.95

Tested by

no test coverage detected