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

Method getRules

forge-core/src/main/java/forge/item/IPaperCard.java:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 boolean isFoil();
27 boolean isToken();
28 CardRules getRules();
29 CardRarity getRarity();
30 String getArtist();
31 String getItemType();

Callers 15

readObjectMethod · 0.95
planeswalkToMethod · 0.95
testKeywordsMethod · 0.95
testColorMethod · 0.95
getRemovedAnteCardsMethod · 0.65
GameViewMethod · 0.65
makeCopyMethod · 0.65
checkStateEffectsMethod · 0.65
startGameMethod · 0.65

Implementers 2

PaperCardforge-core/src/main/java/forge/item/Pa
PaperTokenforge-core/src/main/java/forge/item/Pa

Calls

no outgoing calls

Tested by 3

testKeywordsMethod · 0.76
testColorMethod · 0.76