forked from External/mage
rewrite some code to streams
This commit is contained in:
parent
cd0c0b3bdd
commit
877a355a7d
12 changed files with 108 additions and 100 deletions
|
|
@ -59,7 +59,7 @@ public abstract class CardImpl extends MageObjectImpl implements Card {
|
|||
|
||||
protected UUID ownerId;
|
||||
protected String cardNumber;
|
||||
public String expansionSetCode;
|
||||
protected String expansionSetCode;
|
||||
protected String tokenSetCode;
|
||||
protected String tokenDescriptor;
|
||||
protected Rarity rarity;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue