Record Class ResolvableProfile

java.lang.Object
java.lang.Record
net.minestom.server.network.player.ResolvableProfile
All Implemented Interfaces:
PlayerHeadObjectContents.SkinSource

public record ResolvableProfile(Either<GameProfile, ResolvableProfile.Partial> profile, PlayerSkin.Patch patch) extends Record implements PlayerHeadObjectContents.SkinSource