Uses of Class
io.github.lucfr1746.llibrary.itemstack.SkullBuilder
Packages that use SkullBuilder
-
Uses of SkullBuilder in io.github.lucfr1746.llibrary.itemstack
Methods in io.github.lucfr1746.llibrary.itemstack that return SkullBuilderModifier and TypeMethodDescriptionSkullBuilder.removeSkullTexture()
Removes the custom texture from the skull.SkullBuilder.setOwner
(@NotNull org.bukkit.OfflinePlayer player) Sets the owner of the skull.SkullBuilder.setSkullTexture
(@NotNull String base64Texture) Sets the custom texture of the skull using a Base64 string.