Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
readCard
Method · 0.95
getNameToUse
Method · 0.95
getAbilityText
Method · 0.80
getMeldBaseCard
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected