MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / setFont

Method setFont

src/main/java/ui/ComplexString.java:283–285  ·  view source on GitHub ↗
(Font font)

Source from the content-addressed store, hash-verified

281 }
282
283 public void setFont(Font font) {
284 this.font = font;
285 }
286
287 public String getTipString() { return null; }
288

Callers 15

parseMessageMethod · 0.95
cmdOkMethod · 0.45
drawItemMethod · 0.45
drawItemMethod · 0.45
drawItemMethod · 0.45
drawMethod · 0.45
paintCustomMethod · 0.45
drawItemMethod · 0.45
drawItemMethod · 0.45
drawItemMethod · 0.45
drawItemMethod · 0.45
drawItemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected