Class UnimplementedAttackEffect
java.lang.Object
com.pixelmonmod.tcg.duel.attack.AttackEffect
com.pixelmonmod.tcg.duel.attack.effects.UnimplementedAttackEffect
This class is a placeholder for an unimplemented effect.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<UnimplementedAttackEffect> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pixelmonmod.tcg.duel.attack.AttackEffect
applyAfterDamage, applyBeforeDamage, applyDelayAfterDamage, canApply, chooseOppAttack, codec, flipCoin, getCustomGUI, getOpponentSelectorState, getSelectorState, isOptional, modifyDamage, modifyTurn
-
Field Details
-
CODEC
-
-
Constructor Details
-
UnimplementedAttackEffect
public UnimplementedAttackEffect()
-
-
Method Details
-
type
- Specified by:
type
in classAttackEffect
-