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.HeadTextureDeprecated.static @NotNull SkullBuilder.HeadTextureDeprecated.Prefer usingHeadTexture(String)with a hardcoded texture value instead of querying the Mojang API.static @NotNull SkullBuilder.HeadTextureSkullBuilder.HeadTexture.of(@NotNull org.bukkit.OfflinePlayer offlinePlayer) Deprecated.Prefer usingHeadTexture(String)with a hardcoded texture value instead of querying the Mojang API.Constructors in xyz.xenondevs.invui.item.builder with parameters of type SkullBuilder.HeadTextureModifierConstructorDescriptionSkullBuilder(@NotNull SkullBuilder.HeadTexture headTexture) Create aSkullBuilderwith aSkullBuilder.HeadTexture.
HeadTexture(String)with a hardcoded texture value instead of querying the Mojang API.