Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getAlternativeCosts
Method · 0.95
getOptionalCostValues
Method · 0.95
addExtraKeywordCost
Method · 0.95
createETBCountersEffect
Method · 0.95
updateManaPool
Method · 0.95
onPlayerLost
Method · 0.95
dealAssignedDamage
Method · 0.95
doListPayment
Method · 0.95
handleOfferings
Method · 0.95
payAsDecided
Method · 0.95
doListPayment
Method · 0.95
payAsDecided
Method · 0.95
Calls
no outgoing calls
Tested by
15
assaultForLethal
Method · 0.76
assaultWhenAheadIncludesTrade
Method · 0.76
assaultWhenAheadAgainstDeathtouch
Method · 0.76
noAttackAgainstDeathtouchTrade
Method · 0.76
dontPayWithAshnodsAltar
Method · 0.76
payWithTreasuresOverPhyrexianAltar
Method · 0.76
payWithCreaturesOverSacrificeLands
Method · 0.76
testKeepColorsOpen
Method · 0.76
noBlockingVsDeathtouch
Method · 0.76
testDustBowlDoesNotSpendExtraLandOnLowPriorityLand
Method · 0.76
testDustBowlCanAnswerHighPriorityLand
Method · 0.76
testChooseSingleEntityPrefersOpponentPlayer
Method · 0.76