Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getPlayerRotationYaw
Method
getPlayerRotationYaw
Minecraft-Utils/1.10/src/Variables.java:615–618 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
613
}
614
615
@Override
616
public
float getPlayerRotationYaw() {
617
return
getSpectatingEntity().x;
618
}
619
620
@Override
621
public
float getPlayerRotationPitch() {
Callers
nothing calls this directly
Calls
1
getSpectatingEntity
Method · 0.95
Tested by
no test coverage detected