Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getPrintSheets
Method · 0.95
getScryfallDownloadURL
Method · 0.95
setup
Method · 0.95
getSetFolder
Method · 0.45
hasImage
Method · 0.45
BoosterPack
Method · 0.45
getImageKey
Method · 0.45
getItemType
Method · 0.45
getPreconDeckFromSections
Method · 0.45
test
Method · 0.45
tryGetStaticSheet
Method · 0.45
getBoosterPack
Method · 0.45
Calls
no outgoing calls
Tested by
1
setup
Method · 0.76