Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getFontrenderer
Method
getFontrenderer
Minecraft-Utils/1.7.10/src/Variables.java:500–502 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
498
}
499
500
public
bbu getFontrenderer() {
501
return
getMinecraft().l;
502
}
503
504
public
bbj getGameSettings() {
505
return
getMinecraft().u;
Callers
8
drawString
Method · 0.95
splitStringToWidth
Method · 0.95
getStringWidth
Method · 0.95
getFontHeight
Method · 0.95
renderItem
Method · 0.95
strip
Method · 0.45
drawComponentHover
Method · 0.45
Textfield
Method · 0.45
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected