owner

@Contract(value = "_ -> this", mutates = "this")
abstract fun owner(owner: GameProfile?): PlayerHeadMeta.Builder

Sets the owner of the player head to the given owner.

Return

this builder

Parameters

owner

the owner