Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getMatch
Method
getMatch
forge-game/src/main/java/forge/game/GameView.java:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
public
Match getMatch() {
58
return
match;
59
}
60
61
public
Game getGame() {
62
return
game;
Callers
7
isMatchWonBy
Method · 0.95
getOutcomesOfMatch
Method · 0.95
getGamesWonBy
Method · 0.95
getDeck
Method · 0.95
getOutcome
Method · 0.95
GameView
Method · 0.45
updateGameOver
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected