MCPcopy Create free account
hub / github.com/Card-Forge/forge / getMeldWith

Method getMeldWith

forge-core/src/main/java/forge/card/CardRules.java:438–440  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

436 }
437
438 public String getMeldWith() {
439 return meldWith;
440 }
441
442 public String getPartnerWith() {
443 return partnerWith;

Callers 4

readCardMethod · 0.95
getNameToUseMethod · 0.95
getAbilityTextMethod · 0.80
getMeldBaseCardMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected