Class BeforeMinionPlayedTrigger
java.lang.Object
net.demilich.metastone.game.logic.CustomCloneable
net.demilich.metastone.game.spells.trigger.EventTrigger
net.demilich.metastone.game.spells.trigger.AbstractSummonTrigger
net.demilich.metastone.game.spells.trigger.BeforeMinionSummonedTrigger
net.demilich.metastone.game.spells.trigger.BeforeMinionPlayedTrigger
- All Implemented Interfaces:
Serializable
,Cloneable
,HasDesc<EventTriggerDesc>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.demilich.metastone.game.spells.trigger.BeforeMinionSummonedTrigger
create, interestedIn
Methods inherited from class net.demilich.metastone.game.spells.trigger.AbstractSummonTrigger
fires, innerQueues
Methods inherited from class net.demilich.metastone.game.spells.trigger.EventTrigger
clone, getDesc, hostConditionMet, queues, setDesc, toString
-
Constructor Details
-
BeforeMinionPlayedTrigger
-
-
Method Details
-
onlyPlayedFromHandOrDeck
protected boolean onlyPlayedFromHandOrDeck()- Overrides:
onlyPlayedFromHandOrDeck
in classAbstractSummonTrigger
-