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