MCPcopy 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

copyManaMethod · 0.95
equalsMethod · 0.95
canBePaidWithMethod · 0.80
selectManaToPayForMethod · 0.80
undoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected