forked from External/mage
latest
This commit is contained in:
parent
058af9a48e
commit
cbb37e7933
126 changed files with 3253 additions and 911 deletions
|
|
@ -39,7 +39,7 @@ public interface StackObject extends MageObject {
|
|||
public boolean resolve(Game game);
|
||||
public UUID getSourceId();
|
||||
public UUID getControllerId();
|
||||
public void handleEvent(GameEvent event, Game game);
|
||||
public void checkTriggers(GameEvent event, Game game);
|
||||
public void counter(Game game);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue