FieldEnd

io.github.pidoveproject.showdown.protocol.server.BattleMinorActionMessage.FieldEnd
final case class FieldEnd(field: FieldEffect)

End a field effect.

Value parameters

field

the ended field effect

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