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

Method getAction

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

Source from the content-addressed store, hash-verified

786 }
787
788 public final GameAction getAction() {
789 return action;
790 }
791
792 public final Match getMatch() {
793 return match;

Callers 15

getAlternativeCostsMethod · 0.95
getOptionalCostValuesMethod · 0.95
addExtraKeywordCostMethod · 0.95
updateManaPoolMethod · 0.95
onPlayerLostMethod · 0.95
dealAssignedDamageMethod · 0.95
doListPaymentMethod · 0.95
handleOfferingsMethod · 0.95
payAsDecidedMethod · 0.95
doListPaymentMethod · 0.95
payAsDecidedMethod · 0.95

Calls

no outgoing calls