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