Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getFont
Method
getFont
src/main/java/Messages/MessageParser.java:381–383 ·
view source on GitHub ↗
(boolean bold)
Source
from the content-addressed store, hash-verified
379
}
380
381
public
Font getFont(boolean bold) {
382
return
FontCache.getFont(bold, FontCache.msg);
383
}
384
}
Callers
1
parseMessage
Method · 0.95
Calls
1
getFont
Method · 0.95
Tested by
no test coverage detected