locale

@get:JvmName(name = "locale")
abstract val locale: Locale?

The locale of the player.

If this has not been specified by the client, this will be null.