Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getFontHeight
Method
getFontHeight
Minecraft-Utils/1.9.4/src/Variables.java:353–356 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
351
}
352
353
@Override
354
public
int
getFontHeight() {
355
return
getFontrenderer().a;
356
}
357
358
public
bkv getServerData() {
359
return
getMinecraft().C();
Callers
nothing calls this directly
Calls
1
getFontrenderer
Method · 0.95
Tested by
no test coverage detected