Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getDate
Method
getDate
forge-core/src/main/java/forge/card/CardEdition.java:364–364 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
362
}
363
364
public
Date getDate() {
return
date; }
365
public
String getCode() {
return
code; }
366
public
String getCode2() {
return
code2; }
367
public
String getScryfallCode() {
return
scryfallCode.toLowerCase(); }
Callers
15
getTokenFromEditions
Method · 0.95
fallbackToken
Method · 0.95
isModern
Method · 0.95
tryToGetCardFromEditions
Method · 0.95
optimiseCardArtSelectionInDeckSections
Method · 0.95
isCardArtUpdateRequired
Method · 0.95
getSetCombos
Method · 0.95
optimiseCardArtInTokens
Method · 0.95
getCardFromEdition
Method · 0.95
printingComparator
Method · 0.95
pickFromCatalog
Method · 0.95
loadEditions
Method · 0.80
Calls
no outgoing calls
Tested by
1
getCardFromEdition
Method · 0.76