Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getPlayerPosZ
Method
getPlayerPosZ
Minecraft-Utils/1.10/src/Variables.java:610–613 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
608
}
609
610
@Override
611
public
double getPlayerPosZ() {
612
return
getSpectatingEntity().r;
613
}
614
615
@Override
616
public
float getPlayerRotationYaw() {
Callers
8
getPlayerChunkX
Method · 0.95
getPlayerChunkY
Method · 0.95
getPlayerChunkZ
Method · 0.95
getPlayerChunkRelX
Method · 0.95
getPlayerChunkRelY
Method · 0.95
getPlayerChunkRelZ
Method · 0.95
getBiome
Method · 0.95
getLightLevel
Method · 0.95
Calls
1
getSpectatingEntity
Method · 0.95
Tested by
no test coverage detected