Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getAllTokens
Method
getAllTokens
forge-core/src/main/java/forge/StaticData.java:412–412 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
410
}
411
412
public
TokenDb getAllTokens() {
return
allTokens; }
413
414
public
boolean allowCustomCardsInDecksConformance() {
415
return
this.allowCustomCardsInDecksConformance;
Callers
1
audit
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected