forked from External/mage
removed unnecessary lastAddedToken method from TokenImpl, reworked Warren Weirding
This commit is contained in:
parent
676c3a8bb4
commit
a581d55160
7 changed files with 31 additions and 69 deletions
|
|
@ -21,8 +21,6 @@ public interface Token extends MageObject {
|
|||
|
||||
String getDescription();
|
||||
|
||||
UUID getLastAddedToken();
|
||||
|
||||
List<UUID> getLastAddedTokenIds();
|
||||
|
||||
void addAbility(Ability ability);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue