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

Method getEditions

forge-core/src/main/java/forge/StaticData.java:177–179  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

175 }
176
177 public final CardEdition.Collection getEditions() {
178 return this.editions;
179 }
180
181 private List<CardEdition> sortedEditions;
182 public final List<CardEdition> getSortedEditions() {

Callers 15

getPrintSheetsMethod · 0.95
setupMethod · 0.95
getSetFolderMethod · 0.45
hasImageMethod · 0.45
BoosterPackMethod · 0.45
getImageKeyMethod · 0.45
getItemTypeMethod · 0.45
testMethod · 0.45
tryGetStaticSheetMethod · 0.45
getBoosterPackMethod · 0.45

Calls

no outgoing calls

Tested by 1

setupMethod · 0.76