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