MCPcopy 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

AdventureEventDataClass · 0.95
generateDeckMethod · 0.95
CardUtilClass · 0.95
NewQuestScreenMethod · 0.95
refreshDecksListMethod · 0.95
FormatFilterMethod · 0.95
ArchivedFormatSelectMethod · 0.95
initializeMethod · 0.95
initializeFormatMethod · 0.95
FModelClass · 0.95
initializeMethod · 0.95

Calls 1

getMethod · 0.65

Tested by 2

testMethod · 0.76
testMethod · 0.76