Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
hasSetLookup
Method · 0.80
setLookUpFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected