Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getCode
Method
getCode
forge-gui/src/main/java/forge/model/MetaSet.java:154–156 ·
view source on GitHub ↗
Return the code. @return String, code
()
Source
from the content-addressed store, hash-verified
152
* String, code
153
*/
154
public
final
String getCode() {
155
return
code;
156
}
157
158
/**
159
*
Callers
15
GameFormat
Class · 0.45
loadEditions
Method · 0.45
getRewardPacks
Method · 0.45
AdventureEventData
Method · 0.45
pickWeightedCardBlock
Method · 0.45
generateSealedPool
Method · 0.45
getBoosterConfiguration
Method · 0.45
generate
Method · 0.45
ConsoleCommandInterpreter
Method · 0.45
load
Method · 0.45
test
Method · 0.45
generateDeck
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected