Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getRarity
Method
getRarity
forge-core/src/main/java/forge/item/IPaperCard.java:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
boolean isToken();
28
CardRules getRules();
29
CardRarity getRarity();
30
String getArtist();
31
String getItemType();
32
boolean hasBackFace();
Callers
15
readObject
Method · 0.95
chooseCardsForAnte
Method · 0.65
getValidRarities
Method · 0.65
getRarity
Method · 0.65
updateRarity
Method · 0.65
getCard
Method · 0.65
createEffect
Method · 0.65
filterResults
Method · 0.65
loadRewards
Method · 0.65
getRewards
Method · 0.65
test
Method · 0.65
getCardPrice
Method · 0.65
Implementers
2
PaperCard
forge-core/src/main/java/forge/item/Pa
PaperToken
forge-core/src/main/java/forge/item/Pa
Calls
no outgoing calls
Tested by
no test coverage detected