| Name | <ItemTag.skin> |
| Returns | ElementTag |
| Mechanism | ItemTag.skull_skin |
| Description | Returns the UUID of the player whose skin a skull item uses.
Note: Item must be a 'player_head' with a skin. In format: UUID|Texture|Name. See also Player Entity Skins (Skin Blobs). |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemSkullskin.java#L75 |