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