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

Method getFontHeight

Minecraft-Utils/1.7.10/src/Variables.java:380–383  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

378 }
379
380 @Override
381 public int getFontHeight() {
382 return getFontrenderer().a;
383 }
384
385 public bjn getServerData() {
386 return getMinecraft().E();

Callers

nothing calls this directly

Calls 1

getFontrendererMethod · 0.95

Tested by

no test coverage detected