Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getY
Method
getY
Minecraft-Utils/1.8.9/src/Variables.java:89–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
}
88
89
@Override
90
public
int
getY() {
91
return
org.lwjgl.input.Mouse.getY();
92
}
93
});
94
Display.init(
new
Display.DisplayHandler() {
95
@Override
Callers
nothing calls this directly
Calls
1
getY
Method · 0.65
Tested by
no test coverage detected