owner

Sets the owner of the skull to the given name.

Return

The updated ItemBuilder instance

Parameters

name

The name of the player who will own the skull


fun owner(offlinePlayer: OfflinePlayer): ItemBuilder(source)

Sets the owner of the Player Head item.

Return

the modified ItemBuilder object

Parameters

offlinePlayer

the OfflinePlayer to set as the owner of the Player Head item


Sets the owning player of the skull item.

Return

The modified ItemBuilder instance.

Parameters

uuid

The UUID of the player who should own the skull.