Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
emitPathLine
Method · 0.95
drawGoal
Method · 0.95
render
Method · 0.95
Calls
1
renderPosZ
Method · 0.65
Tested by
no test coverage detected