Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getMouseX
Method
getMouseX
Minecraft-Utils/1.8/src/GuiList.java:381–383 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
379
}
380
381
private
int
getMouseX() {
382
return
i;
383
}
384
385
private
int
getMouseY() {
386
return
j;
Callers
1
handleMouseInput
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected