MCPcopy 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

readCardMethod · 0.95
resolveMethod · 0.95
getNameToUseMethod · 0.95
getRemovedAnteCardsMethod · 0.80
getKeywordSetMethod · 0.80
resolveMethod · 0.80
getDungeonCardMethod · 0.80
getMainFaceMethod · 0.80
getMainFaceMethod · 0.80
isVanillaMethod · 0.80
addSetCardMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected