valueOf

Returns a Profession for a given ChatLink.BuildTemplate.

Return

the profession for the template, or Profession.UNKNOWN

Since

0.1.0

Parameters

template

the template for which to return the profession


@JvmName(name = "valueOf")
fun valueOf(paletteId: UByte): Profession(source)

Returns a Profession for a given paletteID.

Return

the profession for the palette ID, or Profession.UNKNOWN

Since

0.1.0

Parameters

paletteId

the palette ID to return the profession for