Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getOtherPart
Method
getOtherPart
forge-core/src/main/java/forge/card/CardRules.java:168–170 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
166
}
167
168
public
ICardFace getOtherPart() {
169
return
otherPart;
170
}
171
172
public
Map<CardStateName, ICardFace> getSpecializeParts() {
173
return
specializedParts;
Callers
15
readCard
Method · 0.95
resolve
Method · 0.95
getDeckbuildingColors
Method · 0.95
getNameToUse
Method · 0.95
getTableCellRendererComponent
Method · 0.95
chooseCardName
Method · 0.95
getKeywordSet
Method · 0.80
getMeldBaseCard
Method · 0.80
getOtherFace
Method · 0.80
getOtherFace
Method · 0.80
getImageKey
Method · 0.80
addSetCard
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected