Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getMouseX
Method
getMouseX
Minecraft-Utils/1.10/src/GuiList.java:366–368 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
364
}
365
366
private
int
getMouseX() {
367
return
i;
368
}
369
370
private
int
getMouseY() {
371
return
j;
Callers
1
handleMouseInput
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected