Class RemoveCardAndDoSomethingSpell
java.lang.Object
net.demilich.metastone.game.spells.Spell
net.demilich.metastone.game.spells.AbstractRemoveCardSpell
net.demilich.metastone.game.spells.RemoveCardSpell
net.demilich.metastone.game.spells.RemoveCardAndDoSomethingSpell
- All Implemented Interfaces:
Serializable
,HasDesc<SpellDesc>
Deprecated.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.demilich.metastone.game.spells.RemoveCardSpell
create, onCast
Methods inherited from class net.demilich.metastone.game.spells.Spell
cast, castForPlayer, checkArguments, getDesc, isNativeStateful, setDesc, toString
-
Constructor Details
-
RemoveCardAndDoSomethingSpell
public RemoveCardAndDoSomethingSpell()Deprecated.
-
RemoveCardSpell
with a sub spell like{"class": "RemoveCardSpell", "spell": {"class": ..., "target": "OUTPUT"}}
instead.