Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getTracker
Method
getTracker
forge-game/src/main/java/forge/game/Game.java:393–395 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
391
}
392
393
public
Tracker getTracker() {
394
return
tracker;
395
}
396
397
/**
398
* Gets the players who are still fighting to win.
Callers
15
getAlternativeCosts
Method · 0.95
getOptionalCostValues
Method · 0.95
checkOtherRestrictions
Method · 0.95
resolvePerType
Method · 0.95
attachTokenTo
Method · 0.95
GameView
Method · 0.45
updateCombat
Method · 0.45
checkStaticAbilities
Method · 0.45
checkStateEffects
Method · 0.45
stateBasedAction_Commander
Method · 0.45
ReplacementEffectView
Method · 0.45
StaticAbilityView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected