create Game Profile
Creates a GameProfile with a specific skin variant for use in player info packets.
Parameters
entity Uuid
The UUID of the entity instance being spawned
skin Index
The index into the SKINS list (clamped to valid range)
profile Name
The display name to use for the fake player profile (trimmed to protocol limits)
Creates a GameProfile with the default Lorekeeper profile name.
Parameters
entity Uuid
The UUID of the entity instance being spawned
skin Index
The index into the SKINS list (clamped to valid range)