VoicePlayerInfo

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun deserialize(in: ByteArrayDataInput)
Deserialize the object from a byte stream using the provided ByteArrayDataInput.
Link copied to clipboard
open fun serialize(out: ByteArrayDataOutput)
Serialize the object to a byte stream using the provided ByteArrayDataOutput.
Link copied to clipboard
@NotNull
open fun toGameProfile(): @NotNull McGameProfile