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