forked from External/mage
fixes
This commit is contained in:
parent
50702a026d
commit
b2d9c3b344
19 changed files with 60 additions and 33 deletions
|
|
@ -50,6 +50,7 @@ import mage.target.Targets;
|
|||
public interface Ability extends Serializable {
|
||||
|
||||
public UUID getId();
|
||||
public void newId();
|
||||
public AbilityType getAbilityType();
|
||||
public UUID getControllerId();
|
||||
public UUID getSourceId();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue