WolfyScript / WolfyUtils-Spigot

The WolfyUtilities implementation for the Spigot platform
10 stars 4 forks source link

Fixed Player Head textures not applying to items #23

Closed WolfyScript closed 2 years ago

WolfyScript commented 2 years ago

This fixes the issue where the texture isn't applied to items when using the AbstractItemBuilder#setPlayerHeadValue or other related methods, caused by missing skull owner name. Adds new methods and functions that provide an option to specify the name and uuid of the skull owner when creating the player head item stack.