Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getCommonCards
Method
getCommonCards
forge-core/src/main/java/forge/StaticData.java:397–399 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
395
}
396
397
public
CardDb getCommonCards() {
398
return
commonCards;
399
}
400
401
public
CardDb getVariantCards() {
402
return
variantCards;
Callers
15
audit
Method · 0.95
isRebalanced
Method · 0.95
main
Method · 0.95
setup
Method · 0.95
setup
Method · 0.95
initMaps
Method · 0.95
precastSpellFromCard
Method · 0.80
handleMergedCards
Method · 0.80
processCardsForZone
Method · 0.80
buildFilter
Method · 0.80
getAllCards
Method · 0.80
GameType
Enum · 0.80
Calls
no outgoing calls
Tested by
15
setup
Method · 0.76
setup
Method · 0.76
initMaps
Method · 0.76
createCard
Method · 0.64
ensureAllLandsArePlayable
Method · 0.64
testGetTheLatestOfAllTheOriginalEditionsOfCardsInPoolWithOriginalSets
Method · 0.64
testGetTheLatestOfAllTheOriginalEditionsOfCardsInPoolWithLatestArtSets
Method · 0.64
createMinimalDeck
Method · 0.64
initializeCards
Method · 0.64
initializeCards
Method · 0.64
initializeCards
Method · 0.64
testRecogniseCardToken
Method · 0.64