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

Method getPlayerArmor

Minecraft-Utils/1.13/src/Variables.java:768–771  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

766 }
767
768 @Override
769 public int getPlayerArmor() {
770 return getPlayer().ct();
771 }
772
773 @Override
774 public int getAir() {

Callers 1

getResistanceFactorMethod · 0.95

Calls 1

getPlayerMethod · 0.95

Tested by

no test coverage detected