Class ReceiveCardAndDoSomethingSpell
java.lang.Object
net.demilich.metastone.game.spells.Spell
net.demilich.metastone.game.spells.ReceiveCardSpell
net.demilich.metastone.game.spells.ReceiveCardAndDoSomethingSpell
- All Implemented Interfaces:
Serializable
,HasDesc<SpellDesc>
Deprecated.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.demilich.metastone.game.spells.ReceiveCardSpell
create, create, create, create, create, create, getAndRemoveCard, onCast
Methods inherited from class net.demilich.metastone.game.spells.Spell
cast, castForPlayer, checkArguments, getDesc, isNativeStateful, setDesc, toString
-
Constructor Details
-
ReceiveCardAndDoSomethingSpell
public ReceiveCardAndDoSomethingSpell()Deprecated.
-
ReceiveCardSpell
, which supports sub spells inSpellArg.SPELL
.