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