ZBroken

io.github.pidoveproject.showdown.protocol.server.BattleMinorActionMessage.ZBroken
final case class ZBroken(pokemon: ActiveId)

A Z move was countered by a protection move.

Value parameters

pokemon

the pokemon who used its Z power

Attributes

Source
BattleMinorActionMessage.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product