Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getBoldFont
Method
getBoldFont
src/main/java/Menu/MenuContainer.java:103–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
}
102
103
public
static
Font getBoldFont() {
104
return
boldFont;
105
}
106
107
//public static Font getNormalFont() { return normalFont; }
108
Callers
6
drawCenterCommand
Method · 0.95
drawLeftCommand
Method · 0.95
drawRightCommand
Method · 0.95
getWidthLeftCommand
Method · 0.95
getWidthCenterCommand
Method · 0.95
getWidthRightCommand
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected