MCPcopy 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

drawCenterCommandMethod · 0.95
drawLeftCommandMethod · 0.95
drawRightCommandMethod · 0.95
getWidthLeftCommandMethod · 0.95
getWidthCenterCommandMethod · 0.95
getWidthRightCommandMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected