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

Method getPlayerArmor

Minecraft-Utils/1.8/src/Variables.java:732–735  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

730 }
731
732 @Override
733 public int getPlayerArmor() {
734 return getPlayer().bq();
735 }
736
737 @Override
738 public int getAir() {

Callers

nothing calls this directly

Calls 1

getPlayerMethod · 0.95

Tested by

no test coverage detected