Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getFormats
Method
getFormats
forge-gui/src/main/java/forge/model/FModel.java:417–419 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
415
}
416
417
public
static
GameFormat.Collection getFormats() {
418
return
formats.get();
419
}
420
421
public
static
IStorage<CardBlock> getFantasyBlocks() {
422
return
fantasyBlocks.get();
Callers
15
AdventureEventData
Class · 0.95
generateDeck
Method · 0.95
CardUtil
Class · 0.95
CardImageBrowserScreen
Method · 0.95
NewQuestScreen
Method · 0.95
refreshDecksList
Method · 0.95
FormatFilter
Method · 0.95
ArchivedFormatSelect
Method · 0.95
initialize
Method · 0.95
initializeFormat
Method · 0.95
FModel
Class · 0.95
initialize
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
2
test
Method · 0.76
test
Method · 0.76