Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
resolve
Method · 0.95
applyAdventureCommandZoneRules
Method · 0.95
drawValue
Method · 0.95
canBeSignatureSpell
Method · 0.95
getMeldBaseCard
Method · 0.95
setPreferredArt
Method · 0.95
getCardEditionStatistics
Method · 0.95
getDeckConformanceProblem
Method · 0.95
getOathbreaker
Method · 0.95
getSignatureSpell
Method · 0.95
addSome
Method · 0.95
addCardToZone
Method · 0.95
Calls
no outgoing calls
Tested by
5
test
Method · 0.76
testCards
Method · 0.76
testNoFilter
Method · 0.76
testMultiple
Method · 0.76
testDeckHasAbility
Method · 0.76