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

Method getFontHeight

Minecraft-Utils/1.12.2/src/Variables.java:385–388  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

getFontrendererMethod · 0.95

Tested by

no test coverage detected