Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getPlayerPosZ
Method
getPlayerPosZ
Minecraft-Utils/1.7.10/src/Variables.java:591–594 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
589
}
590
591
@Override
592
public
double getPlayerPosZ() {
593
return
getPlayer().u;
594
}
595
596
@Override
597
public
float getPlayerRotationYaw() {
Callers
nothing calls this directly
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected