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 TypeMethodDescriptionbooleanPassive ability does not require activationbooleanReveal 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:
typein classPowerEffect
-
isPassive
public boolean isPassive()Description copied from class:PowerEffectPassive ability does not require activation- Overrides:
isPassivein classPowerEffect- Returns:
-
revealHand
public boolean revealHand()Description copied from class:PowerEffectReveal hand of other player- Overrides:
revealHandin classPowerEffect- Returns:
-