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

Method getFontrenderer

Minecraft-Utils/1.8.8/src/Variables.java:518–520  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

516 }
517
518 public avn getFontrenderer() {
519 return getMinecraft().k;
520 }
521
522 public avh getGameSettings() {
523 return getMinecraft().t;

Callers 7

drawStringMethod · 0.95
splitStringToWidthMethod · 0.95
getStringWidthMethod · 0.95
getFontHeightMethod · 0.95
renderItemMethod · 0.95
setChatLineMethod · 0.45
TextfieldMethod · 0.45

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected