api
a9eff54633
jvm
api
/
org.kryptonmc.api.item.meta
/
PlayerHeadMeta
/
Builder
/
owner
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