Package com.pixelmonmod.tcg.duel.power
Class RevealHand
java.lang.Object
com.pixelmonmod.tcg.duel.power.BasePowerEffect
com.pixelmonmod.tcg.duel.power.RevealHand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Passive ability does not require activationboolean
Reveal hand of other playerMethods inherited from class com.pixelmonmod.tcg.duel.power.BasePowerEffect
activate, canActivate, cleanUp, disableEvolution, disableEvolution, disableOtherAbilities, flipCoin, getCode, getCustomGUI, getEnergyEquivalence, getSelectorState, holdParameters, ignoreEnergyTypes, isEnabled, onAttacked, onCondition, onDamage, onEndTurn, onPlay, onStartGame, onSwitchActiveCard, retreatModifier
-
Constructor Details
-
RevealHand
public RevealHand()
-
-
Method Details
-
isPassive
public boolean isPassive()Description copied from class:BasePowerEffect
Passive ability does not require activation- Overrides:
isPassive
in classBasePowerEffect
- Returns:
-
revealHand
public boolean revealHand()Description copied from class:BasePowerEffect
Reveal hand of other player- Overrides:
revealHand
in classBasePowerEffect
- Returns:
-