Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getManaAbility
Method
getManaAbility
forge-game/src/main/java/forge/game/mana/Mana.java:142–144 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
140
}
141
142
public
AbilityManaPart getManaAbility() {
143
return
this.manaAbility;
144
}
145
146
public
Player getPlayer() {
147
return
this.player;
Callers
6
copyMana
Method · 0.95
equals
Method · 0.95
canBePaidWith
Method · 0.80
selectManaToPayFor
Method · 0.80
applyPayingManaEffects
Method · 0.80
undo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected