forked from External/mage
Implemented Will Kenrith
This commit is contained in:
parent
04dec9b91b
commit
d645c1a5d8
7 changed files with 231 additions and 3 deletions
|
|
@ -51,6 +51,8 @@ public interface ContinuousEffect extends Effect {
|
|||
|
||||
void discard();
|
||||
|
||||
void setDuration(Duration duration);
|
||||
|
||||
Duration getDuration();
|
||||
|
||||
long getOrder();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue