Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getPlayerRotationYaw
Method
getPlayerRotationYaw
Minecraft-Utils/1.8/src/Variables.java:598–601 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
596
}
597
598
@Override
599
public
float getPlayerRotationYaw() {
600
return
getSpectatingEntity().y;
601
}
602
603
@Override
604
public
float getPlayerRotationPitch() {
Callers
nothing calls this directly
Calls
1
getSpectatingEntity
Method · 0.95
Tested by
no test coverage detected