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