Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getX
Method
getX
Minecraft-Utils/1.13/src/Variables.java:85–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
@Override
86
public
int
getX() {
87
return
(
int
) getMinecraft().u.e();
88
}
89
90
@Override
91
public
int
getY() {
Callers
nothing calls this directly
Calls
2
getMinecraft
Method · 0.95
e
Method · 0.45
Tested by
no test coverage detected