MCPcopy Create free account
hub / github.com/Card-Forge/forge / getOutcome

Method getOutcome

forge-game/src/main/java/forge/game/Game.java:553–555  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

551 }
552
553 public final GameOutcome getOutcome() {
554 return outcome;
555 }
556
557 public final Game getMaingame() {
558 return maingame;

Callers 15

resolveMethod · 0.95
simulateSingleMatchMethod · 0.95
addGamePlayedMethod · 0.45
GameOutcomeMethod · 0.45
calculateLifeDeltaMethod · 0.45
isDrawMethod · 0.45
isWinnerMethod · 0.45
getWinningLobbyPlayerMethod · 0.45
getWinningPlayerMethod · 0.45
getWinSpellEffectMethod · 0.45

Calls

no outgoing calls