MCPcopy Create free account
hub / github.com/Card-Forge/forge / getCode

Method getCode

forge-core/src/main/java/forge/card/CardEdition.java:365–365  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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(); }
368 public String getTokensCode() { return tokensCode.toLowerCase(); }

Callers 15

changedMethod · 0.95
isModernFrameMethod · 0.95
hasImageMethod · 0.95
tryGetStaticSheetMethod · 0.95
getMethod · 0.95
getTokenFromEditionsMethod · 0.95
getTokenMethod · 0.95
getTokenSetMethod · 0.95
getOtherSetMethod · 0.95
initializeMethod · 0.95

Calls

no outgoing calls