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<GameProfile, Partial> + PlayerSkin.Patch — captured via raw_bytes.
Constructors
new
Sourceread(io) : self
SourceInstance methods
raw_bytes
Sourceraw_bytes=(raw_bytes : Bytes)
Sourcewrite(io) : Nil
Source