Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getFontrenderer
Method
getFontrenderer
Minecraft-Utils/1.12.2/src/Variables.java:514–516 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
512
}
513
514
public
bip getFontrenderer() {
515
return
getMinecraft().k;
516
}
517
518
public
bid getGameSettings() {
519
return
getMinecraft().t;
Callers
7
drawString
Method · 0.95
splitStringToWidth
Method · 0.95
getStringWidth
Method · 0.95
getFontHeight
Method · 0.95
renderItem
Method · 0.95
setChatLine
Method · 0.45
Textfield
Method · 0.45
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected