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