Class BeforeMinionSummonedTrigger
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
- All Implemented Interfaces:
Serializable,Cloneable,HasDesc<EventTriggerDesc>
- Direct Known Subclasses:
BeforeMinionPlayedTrigger
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EventTriggerDesccreate()com.hiddenswitch.spellsource.rpc.Spellsource.GameEventTypeMessage.GameEventTypeMethods inherited from class net.demilich.metastone.game.spells.trigger.AbstractSummonTrigger
fires, innerQueues, onlyPlayedFromHandOrDeckMethods inherited from class net.demilich.metastone.game.spells.trigger.EventTrigger
clone, getDesc, hostConditionMet, queues, setDesc, toString
-
Constructor Details
-
BeforeMinionSummonedTrigger
-
-
Method Details
-
create
-
interestedIn
public com.hiddenswitch.spellsource.rpc.Spellsource.GameEventTypeMessage.GameEventType interestedIn()- Specified by:
interestedInin classAbstractSummonTrigger
-