Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getMainPart
Method
getMainPart
forge-core/src/main/java/forge/card/CardRules.java:164–166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
}
163
164
public
ICardFace getMainPart() {
165
return
mainPart;
166
}
167
168
public
ICardFace getOtherPart() {
169
return
otherPart;
Callers
15
readCard
Method · 0.95
resolve
Method · 0.95
getNameToUse
Method · 0.95
getTableCellRendererComponent
Method · 0.95
getRemovedAnteCards
Method · 0.80
getKeywordSet
Method · 0.80
resolve
Method · 0.80
getDungeonCard
Method · 0.80
getMainFace
Method · 0.80
getMainFace
Method · 0.80
isVanilla
Method · 0.80
addSetCard
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected