Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getMagicDb
Method
getMagicDb
forge-gui/src/main/java/forge/model/FModel.java:362–364 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
360
}
361
362
public
static
StaticData getMagicDb() {
363
return
magicDb.get();
364
}
365
366
public
static
ForgePreferences getPreferences() {
367
return
preferences.get();
Callers
15
filterResults
Method · 0.95
NewGameScene
Method · 0.95
getBasicLandSets
Method · 0.95
startBattleWithCards
Method · 0.95
startBattleWithCardsInCommandZone
Method · 0.95
pickWeightedCardBlock
Method · 0.95
generate
Method · 0.95
ConsoleCommandInterpreter
Method · 0.95
test
Method · 0.95
generateLands
Method · 0.95
generateRandomBoosterPackAsDeck
Method · 0.95
getReplacement
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
15
nextChoice
Method · 0.76
createCard
Method · 0.76
createToken
Method · 0.76
ensureAllLandsArePlayable
Method · 0.76
setup
Method · 0.76
testNewGetCardFromSet
Method · 0.76
testNewGetCardFromSetWithCardNameFoilMarker
Method · 0.76
testNewGetCardFromSetWithCollectorNumber
Method · 0.76
testNewGetCardFromSetWithArtIndex
Method · 0.76
testNewGetCardFromSetWithAllInfo
Method · 0.76
testGetCardFromSetWithNullValues
Method · 0.76
setup
Method · 0.76