MCPcopy 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

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

getYMethod · 0.65

Tested by

no test coverage detected