MCPcopy 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

isMatchWonByMethod · 0.95
getOutcomesOfMatchMethod · 0.95
getGamesWonByMethod · 0.95
getDeckMethod · 0.95
getOutcomeMethod · 0.95
GameViewMethod · 0.45
updateGameOverMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected