MCPcopy Create free account
hub / github.com/cabaletta/baritone / posY

Method posY

src/main/java/baritone/utils/PathRenderer.java:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57 }
58
59 public static double posY() {
60 return renderManager.renderPosY();
61 }
62
63 public static double posZ() {
64 return renderManager.renderPosZ();

Callers 3

emitPathLineMethod · 0.95
drawGoalMethod · 0.95
renderMethod · 0.95

Calls 1

renderPosYMethod · 0.65

Tested by

no test coverage detected