class

Rosegold::DataComponents::Profile

Inherits Rosegold::DataComponent / Reference / Object

Profile - player head profile. Wire format differs between protocols: 772 (1.21.8): ResolvableProfile = {Optional<String> name, Optional<UUID> id, PropertyMap} 774+ (1.21.11+): Either&lt;GameProfile, Partial&gt; + PlayerSkin.Patch — captured via raw_bytes.

Constructors

read(io) : self
Source

Instance methods

raw_bytes
Source
raw_bytes=(raw_bytes : Bytes)
Source
write(io) : Nil
Source