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

Method getRules

forge-core/src/main/java/forge/item/PaperCard.java:110–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

108 }
109
110 @Override
111 public CardRules getRules() {
112 return rules;
113 }
114
115 @Override
116 public CardRarity getRarity() {

Callers 15

resolveMethod · 0.95
drawValueMethod · 0.95
canBeSignatureSpellMethod · 0.95
getMeldBaseCardMethod · 0.95
setPreferredArtMethod · 0.95
getOathbreakerMethod · 0.95
getSignatureSpellMethod · 0.95
addSomeMethod · 0.95
addCardToZoneMethod · 0.95

Calls

no outgoing calls

Tested by 5

testMethod · 0.76
testCardsMethod · 0.76
testNoFilterMethod · 0.76
testMultipleMethod · 0.76
testDeckHasAbilityMethod · 0.76