Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getX
Method
getX
Mod Utils/src/eu/the5zig/mod/util/Mouse.java:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
public
static
int
getX() {
20
return
handler.getX();
21
}
22
23
public
static
int
getY() {
24
return
handler.getY();
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
getX
Method · 0.65
Tested by
no test coverage detected