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

Method getEdition

forge-core/src/main/java/forge/item/PaperCard.java:73–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71 }
72
73 @Override
74 public String getEdition() {
75 return edition;
76 }
77
78 @Override
79 public String getCollectorNumber() {

Callers 15

cardHasPropertyMethod · 0.95
generateMethod · 0.95
rewardsToCardsMethod · 0.95
generateCardsMethod · 0.95
fillWithLandsMethod · 0.95
generateLandsMethod · 0.95
sanitizeCardPoolMethod · 0.95
drawValueMethod · 0.95
addMethod · 0.95

Calls

no outgoing calls