Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cabaletta/baritone
/ getYaw
Method
getYaw
src/api/java/baritone/api/utils/Rotation.java:47–49 ·
view source on GitHub ↗
@return The yaw of this rotation
()
Source
from the content-addressed store, hash-verified
45
* @
return
The yaw of this rotation
46
*/
47
public
float getYaw() {
48
return
this.yaw;
49
}
50
51
/**
52
* @
return
The pitch of this rotation
Callers
15
onPlayerUpdate
Method · 0.95
pig
Method · 0.95
onPlayerRotationMove
Method · 0.95
peekRotation
Method · 0.95
updateState
Method · 0.95
onTick
Method · 0.95
moveRelativeHead
Method · 0.45
moveRelativeReturn
Method · 0.45
overrideYaw
Method · 0.45
onPreElytraMove
Method · 0.45
onPostElytraMove
Method · 0.45
updateState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected