Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getManaPool
Method
getManaPool
forge-game/src/main/java/forge/game/player/Player.java:1755–1757 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1753
}
1754
1755
public
final
ManaPool getManaPool() {
1756
return
manaPool;
1757
}
1758
public
void
updateManaForView() {
1759
view.updateMana(this);
1760
}
Callers
15
playAbility
Method · 0.95
xCount
Method · 0.95
passPriority
Method · 0.95
testManaRefundsToManaPlayer
Method · 0.95
testDoesNotCastRepopulateWhenNoCreaturesInOpponentGraveyard
Method · 0.95
testFloatingMana
Method · 0.95
makeCopy
Method · 0.95
initFromGame
Method · 0.80
updateManaPool
Method · 0.80
copyManaPool
Method · 0.80
refundManaPaid
Method · 0.80
getMana
Method · 0.80
Calls
no outgoing calls
Tested by
3
testManaRefundsToManaPlayer
Method · 0.76
testDoesNotCastRepopulateWhenNoCreaturesInOpponentGraveyard
Method · 0.76
testFloatingMana
Method · 0.76