Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getHeight
Method
getHeight
Minecraft-Utils/1.13/src/GuiHandle.java:92–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
}
91
92
@Override
93
public
int
getHeight() {
94
return
n;
95
}
96
97
@Override
98
public
void
setResolution(
int
width,
int
height) {
Callers
1
drawHoveringText
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected