MCPcopy 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

readCardMethod · 0.95
resolveMethod · 0.95
getDeckbuildingColorsMethod · 0.95
getNameToUseMethod · 0.95
chooseCardNameMethod · 0.95
getKeywordSetMethod · 0.80
getMeldBaseCardMethod · 0.80
getOtherFaceMethod · 0.80
getOtherFaceMethod · 0.80
getImageKeyMethod · 0.80
addSetCardMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected