Class GatekeeperShaValueDescription
java.lang.Object
net.demilich.metastone.game.logic.CustomCloneable
net.demilich.metastone.game.cards.dynamicdescription.DynamicDescription
net.demilich.metastone.game.cards.dynamicdescription.ValueDescription
net.demilich.metastone.game.cards.dynamicdescription.PluralDescription
net.demilich.metastone.game.cards.dynamicdescription.GatekeeperShaValueDescription
- All Implemented Interfaces:
Serializable,Cloneable,HasDesc<DynamicDescriptionDesc>
Renders a
PluralDescription with a GatekeeperShaValueProvider.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intgetValue(GameContext context, Player player, Entity entity) Methods inherited from class net.demilich.metastone.game.cards.dynamicdescription.PluralDescription
resolveFinalStringMethods inherited from class net.demilich.metastone.game.cards.dynamicdescription.DynamicDescription
getDesc, setDescMethods inherited from class net.demilich.metastone.game.logic.CustomCloneable
clone
-
Constructor Details
-
GatekeeperShaValueDescription
-
-
Method Details
-
getValue
- Overrides:
getValuein classValueDescription
-