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

Method instance

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

Source from the content-addressed store, hash-verified

167 }
168
169 public static StaticData instance() {
170 return lastInstance;
171 }
172
173 public Map<String, List<String>> getSetLookup() {
174 return setLookup;

Callers 15

precastSpellFromCardMethod · 0.95
handleMergedCardsMethod · 0.95
processCardsForZoneMethod · 0.95
GameFormatMethod · 0.95
buildFilterMethod · 0.95
getAllCardsMethod · 0.95
GameTypeEnum · 0.95
handleLegendRuleMethod · 0.95
startGameMethod · 0.95
initializeMulligansMethod · 0.95
createSpeedEffectMethod · 0.95
createTheRingMethod · 0.95

Calls

no outgoing calls