C2SLoginMojangPacket

constructor(name: String, uuid: UUID, allowMessages: Boolean)

Parameters

name

name needs to be associated with the uuid.

uuid

uuid is not guaranteed to be hyphenated.

allowMessages

If allow_messages is true, other clients may send private messages to this client.