Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getName
Method
getName
forge-core/src/main/java/forge/item/IPaperCard.java:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
19
20
String getName();
21
String getEdition();
22
String getCollectorNumber();
23
String getFunctionalVariant();
Callers
15
readObject
Method · 0.95
PaperCard
Method · 0.65
computeSearchableNames
Method · 0.65
compareTo
Method · 0.65
getVariantForFace
Method · 0.65
fromSet
Method · 0.65
getDescription
Method · 0.65
getImageKey
Method · 0.65
fromSet
Method · 0.65
fromSet
Method · 0.65
fromSet
Method · 0.65
getName
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