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

Method isFoil

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

Source from the content-addressed store, hash-verified

24 ColorSet getMarkedColors();
25 int getArtIndex();
26 boolean isFoil();
27 boolean isToken();
28 CardRules getRules();
29 CardRarity getRarity();

Callers 15

showItemMethod · 0.95
drawItemImageMethod · 0.95
CardMethod · 0.65
drawMethod · 0.65
cardSellPriceMethod · 0.65
drawCardMethod · 0.65
testMethod · 0.65
composeMethod · 0.65
fromTokenMethod · 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 2