Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getPlayerPosX
Method
getPlayerPosX
Minecraft-Utils/1.7.10/src/Variables.java:581–584 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
579
}
580
581
@Override
582
public
double getPlayerPosX() {
583
return
getPlayer().s;
584
}
585
586
@Override
587
public
double getPlayerPosY() {
Callers
nothing calls this directly
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected