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

Method getInstance

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

Source from the content-addressed store, hash-verified

47 }
48
49 public static Lang getInstance() {
50 return instance;
51 }
52
53 public static Lang getEnglishInstance() {
54 return englishInstance;

Callers 15

visitMethod · 0.95
notifyOfValueMethod · 0.95
getDescriptionMethod · 0.95
toStringMethod · 0.95
toStringMethod · 0.95
replaceAbilityTextMethod · 0.95
getDescriptiveTypeMethod · 0.95
chooseNameMethod · 0.95
createCompanionEffectMethod · 0.95
toUnsuppressedStringMethod · 0.95
TargetRestrictionsMethod · 0.95
getAbilityTextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected