MCPcopy Create free account
hub / github.com/Card-Forge/forge / getCommonCards

Method getCommonCards

forge-core/src/main/java/forge/StaticData.java:397–399  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

395 }
396
397 public CardDb getCommonCards() {
398 return commonCards;
399 }
400
401 public CardDb getVariantCards() {
402 return variantCards;

Callers 15

auditMethod · 0.95
isRebalancedMethod · 0.95
mainMethod · 0.95
setupMethod · 0.95
setupMethod · 0.95
initMapsMethod · 0.95
precastSpellFromCardMethod · 0.80
handleMergedCardsMethod · 0.80
processCardsForZoneMethod · 0.80
buildFilterMethod · 0.80
getAllCardsMethod · 0.80
GameTypeEnum · 0.80

Calls

no outgoing calls