Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ instance
Method
instance
forge-core/src/main/java/forge/StaticData.java:169–171 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
167
}
168
169
public
static
StaticData instance() {
170
return
lastInstance;
171
}
172
173
public
Map<String, List<String>> getSetLookup() {
174
return
setLookup;
Callers
15
precastSpellFromCard
Method · 0.95
handleMergedCards
Method · 0.95
processCardsForZone
Method · 0.95
GameFormat
Method · 0.95
buildFilter
Method · 0.95
getAllCards
Method · 0.95
GameType
Enum · 0.95
handleLegendRule
Method · 0.95
startGame
Method · 0.95
initializeMulligans
Method · 0.95
createSpeedEffect
Method · 0.95
createTheRing
Method · 0.95
Calls
no outgoing calls
Tested by
15
createCard
Method · 0.76
testThatCardRequestPassedInHaveNoSideEffectAndThatAreCorrectlyProcessed
Method · 0.76
ensureFModelInitialized
Method · 0.76
initializeCards
Method · 0.76
initializeCards
Method · 0.76
initializeCards
Method · 0.76
testRecogniseCardToken
Method · 0.76
testSingleWordCardNameMatchesCorrectly
Method · 0.76
testRequestingCardWithReleaseDateConstraints
Method · 0.76
testInvalidCardRequestWhenReleaseDateConstraintsAreUp
Method · 0.76
testChangesInArtPreference
Method · 0.76
testCardRequestVariesUponChangesInArtPreference
Method · 0.76