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