MCPcopy Create free account
hub / github.com/Card-Forge/forge / getFontFile

Method getFontFile

forge-core/src/main/java/forge/util/Lang.java:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 public String getFontFile() {
61 return null;
62 }
63
64 public char canDisplayCheck() {
65 return ' ';

Callers 5

valueChangedMethod · 0.95
preloadAllMethod · 0.45
updateFontMethod · 0.45
generateFontMethod · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected