Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getY
Method
getY
Mod Utils/src/eu/the5zig/mod/util/Mouse.java:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
public
static
int
getY() {
24
return
handler.getY();
25
}
26
27
public
interface
MouseHandler {
28
boolean isButtonDown(
int
button);
Callers
15
drawComponentHover
Method · 0.95
mouseClicked
Method · 0.95
drawComponentHover
Method · 0.95
mouseClicked
Method · 0.95
drawComponentHover
Method · 0.95
mouseClicked
Method · 0.95
drawComponentHover
Method · 0.95
mouseClicked
Method · 0.95
drawComponentHover
Method · 0.95
mouseClicked
Method · 0.95
drawComponentHover
Method · 0.95
mouseClicked
Method · 0.95
Calls
1
getY
Method · 0.65
Tested by
no test coverage detected