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

Method getFontHeight

Minecraft-Utils/1.8/src/Variables.java:378–381  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

376 }
377
378 @Override
379 public int getFontHeight() {
380 return getFontrenderer().a;
381 }
382
383 public cew getServerData() {
384 return getMinecraft().C();

Callers

nothing calls this directly

Calls 1

getFontrendererMethod · 0.95

Tested by

no test coverage detected