MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / getFontHeight

Method getFontHeight

Minecraft-Utils/1.11/src/Variables.java:386–389  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

384 }
385
386 @Override
387 public int getFontHeight() {
388 return getFontrenderer().a;
389 }
390
391 public bnr getServerData() {
392 return getMinecraft().C();

Callers

nothing calls this directly

Calls 1

getFontrendererMethod · 0.95

Tested by

no test coverage detected