Class PlayerHeads


  • public class PlayerHeads
    extends Object
    • Constructor Detail

      • PlayerHeads

        public PlayerHeads()
    • Method Detail

      • getHead

        public static org.bukkit.inventory.ItemStack getHead​(String textureUrl)
        Get an PlayerHead with a custom texture Inspired by https://github.com/Dobb1000/PERKS/blob/70aeee51ec80020ac18a4d5619dc73eedf1ae332/src/net/craftions/util/headsmenu/HeadMenu.java#L145
        Parameters:
        textureUrl - The url of the texture the head should take
        Returns:
        The head