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