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

Method posZ

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

Source from the content-addressed store, hash-verified

61 }
62
63 public static double posZ() {
64 return renderManager.renderPosZ();
65 }
66
67 public static void render(RenderEvent event, PathingBehavior behavior) {
68 final IPlayerContext ctx = behavior.ctx;

Callers 3

emitPathLineMethod · 0.95
drawGoalMethod · 0.95
renderMethod · 0.95

Calls 1

renderPosZMethod · 0.65

Tested by

no test coverage detected