Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getEdition
Method
getEdition
forge-core/src/main/java/forge/item/IPaperCard.java:21–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
20
String getName();
21
String getEdition();
22
String getCollectorNumber();
23
String getFunctionalVariant();
24
ColorSet getMarkedColors();
Callers
15
readObject
Method · 0.95
getOriginalImageInternal
Method · 0.95
addCard
Method · 0.65
getMostRecentSet
Method · 0.65
getCard
Method · 0.65
loadEditions
Method · 0.65
test
Method · 0.65
generateDeck
Method · 0.65
getCardByName
Method · 0.65
getCardByNameAndEdition
Method · 0.65
getFullCardPool
Method · 0.65
ensureAllowedEdition
Method · 0.65
Implementers
2
PaperCard
forge-core/src/main/java/forge/item/Pa
PaperToken
forge-core/src/main/java/forge/item/Pa
Calls
no outgoing calls
Tested by
15
testGetAllCardsLegalInSets
Method · 0.52
testGetAllCardsOfaGivenNameAndLegalInSets
Method · 0.52
tryGetCard
Method · 0.52
getCardFromEdition
Method · 0.52
getPrintCount
Method · 0.52
getArtCount
Method · 0.52
initMaps
Method · 0.52
testCardRequestUnderGameConstraints
Method · 0.52
testGameFormatRestrictionsAlsoWithRestrictedCardList
Method · 0.52
testSettingPartialConstraintsOnGameFormatsAreStillApplied
Method · 0.52
testCardMatchWitDateANDgameANDdeckFormatConstraints
Method · 0.52
testCardTokenIsAssignedToCorrectDeckSection
Method · 0.52