Uses of Class
xyz.xenondevs.invui.item.builder.SkullBuilder.HeadTexture
Packages that use SkullBuilder.HeadTexture
-
Uses of SkullBuilder.HeadTexture in xyz.xenondevs.invui.item.builder
Methods in xyz.xenondevs.invui.item.builder that return SkullBuilder.HeadTextureModifier and TypeMethodDescriptionstatic @NotNull SkullBuilder.HeadTexture
Retrieves theSkullBuilder.HeadTexture
from the username of the skull owner.static @NotNull SkullBuilder.HeadTexture
Retrieves theSkullBuilder.HeadTexture
from theUUID
of the skull owner.static @NotNull SkullBuilder.HeadTexture
SkullBuilder.HeadTexture.of
(@NotNull org.bukkit.OfflinePlayer offlinePlayer) Retrieves theSkullBuilder.HeadTexture
from thisOfflinePlayer
Please note that this data might not be pulled from the Mojang API as it might already be cached.Constructors in xyz.xenondevs.invui.item.builder with parameters of type SkullBuilder.HeadTextureModifierConstructorDescriptionSkullBuilder
(@NotNull SkullBuilder.HeadTexture headTexture) Create aSkullBuilder
with aSkullBuilder.HeadTexture
.