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

Method getPlayerPosY

Minecraft-Utils/1.7.10/src/Variables.java:586–589  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

584 }
585
586 @Override
587 public double getPlayerPosY() {
588 return getPlayer().C.b;
589 }
590
591 @Override
592 public double getPlayerPosZ() {

Callers

nothing calls this directly

Calls 1

getPlayerMethod · 0.95

Tested by

no test coverage detected