Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getQuest
Method
getQuest
forge-gui/src/main/java/forge/model/FModel.java:275–277 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
273
}
274
275
public
static
QuestController getQuest() {
276
return
quest.get();
277
}
278
279
public
static
ConquestController getConquest() {
280
return
conquest.get();
Callers
15
showRewards
Method · 0.95
finishSave
Method · 0.95
onUpdate
Method · 0.95
onClose
Method · 0.95
update
Method · 0.95
updateCreditsLabel
Method · 0.95
refresh
Method · 0.95
refresh
Method · 0.95
getPages
Method · 0.95
update
Method · 0.95
BazaarItemDisplay
Method · 0.95
updateHeaderCaption
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
no test coverage detected