Tier

io.github.pidoveproject.showdown.protocol.server.BattleInitializationMessage.Tier
final case class Tier(format: FormatName)

Set the tier of the battle.

Value parameters

format

the format of the battle

Attributes

Source
BattleInitializationMessage.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product