Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getFontHeight
Method
getFontHeight
Minecraft-Utils/1.13/src/Variables.java:398–401 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
396
}
397
398
@Override
399
public
int
getFontHeight() {
400
return
getFontrenderer().a;
401
}
402
403
public
cqy getServerData() {
404
return
getMinecraft().v();
Callers
nothing calls this directly
Calls
1
getFontrenderer
Method · 0.95
Tested by
no test coverage detected