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

Method getSetLookup

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

Source from the content-addressed store, hash-verified

171 }
172
173 public Map<String, List<String>> getSetLookup() {
174 return setLookup;
175 }
176
177 public final CardEdition.Collection getEditions() {
178 return this.editions;

Callers 2

hasSetLookupMethod · 0.80
setLookUpFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected