MCPcopy 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

drawComponentHoverMethod · 0.95
mouseClickedMethod · 0.95
drawComponentHoverMethod · 0.95
mouseClickedMethod · 0.95
drawComponentHoverMethod · 0.95
mouseClickedMethod · 0.95
drawComponentHoverMethod · 0.95
mouseClickedMethod · 0.95
drawComponentHoverMethod · 0.95
mouseClickedMethod · 0.95
drawComponentHoverMethod · 0.95
mouseClickedMethod · 0.95

Calls 1

getXMethod · 0.65

Tested by

no test coverage detected