MCPcopy 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

GameFormatClass · 0.45
loadEditionsMethod · 0.45
getRewardPacksMethod · 0.45
AdventureEventDataMethod · 0.45
pickWeightedCardBlockMethod · 0.45
generateSealedPoolMethod · 0.45
generateMethod · 0.45
loadMethod · 0.45
testMethod · 0.45
generateDeckMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected