Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getFont
Method
getFont
src/main/java/Messages/MessageItem.java:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
public
Font getFont() {
79
return
FontCache.getFont(false, FontCache.msg);
80
}
81
82
public
int
getVWidth() {
return
0; }
83
Callers
1
getVHeight
Method · 0.95
Calls
1
getFont
Method · 0.95
Tested by
no test coverage detected