MCPcopy 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

getTokenFromEditionsMethod · 0.95
fallbackTokenMethod · 0.95
isModernMethod · 0.95
getSetCombosMethod · 0.95
getCardFromEditionMethod · 0.95
printingComparatorMethod · 0.95
pickFromCatalogMethod · 0.95
loadEditionsMethod · 0.80

Calls

no outgoing calls

Tested by 1

getCardFromEditionMethod · 0.76