Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
visit
Method · 0.95
notifyOfValue
Method · 0.95
getDescription
Method · 0.95
toString
Method · 0.95
toString
Method · 0.95
replaceAbilityText
Method · 0.95
getDescriptiveType
Method · 0.95
chooseName
Method · 0.95
createCompanionEffect
Method · 0.95
toUnsuppressedString
Method · 0.95
TargetRestrictions
Method · 0.95
getAbilityText
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected