forked from External/mage
...
This commit is contained in:
parent
df642c2bd5
commit
3fa0e8b8f4
544 changed files with 13327 additions and 3074 deletions
|
|
@ -41,5 +41,6 @@ public interface StackObject extends MageObject {
|
|||
public UUID getControllerId();
|
||||
public void checkTriggers(GameEvent event, Game game);
|
||||
public void counter(Game game);
|
||||
|
||||
@Override
|
||||
public StackObject copy();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue