Uses of Class
net.tnemc.item.providers.SkullProfile
Packages that use SkullProfile
Package
Description
-
Uses of SkullProfile in net.tnemc.item
Methods in net.tnemc.item with parameters of type SkullProfileModifier and TypeMethodDescriptionAbstractItemStack.profile
(SkullProfile profile) Profiles the given SkullProfile to the AbstractItemStack object. -
Uses of SkullProfile in net.tnemc.item.bukkit
Methods in net.tnemc.item.bukkit with parameters of type SkullProfileModifier and TypeMethodDescriptionBukkitItemStack.profile
(SkullProfile profile) Profiles the given SkullProfile to the BukkitItemStack object. -
Uses of SkullProfile in net.tnemc.item.bukkit.platform.impl
Constructors in net.tnemc.item.bukkit.platform.impl with parameters of type SkullProfile -
Uses of SkullProfile in net.tnemc.item.component.impl
Methods in net.tnemc.item.component.impl that return SkullProfileMethods in net.tnemc.item.component.impl with parameters of type SkullProfileConstructors in net.tnemc.item.component.impl with parameters of type SkullProfile -
Uses of SkullProfile in net.tnemc.item.paper
Methods in net.tnemc.item.paper with parameters of type SkullProfileModifier and TypeMethodDescriptionPaperItemStack.profile
(SkullProfile profile) Profiles the given SkullProfile to the PaperItemStack object. -
Uses of SkullProfile in net.tnemc.item.paper.platform.impl.modern
Constructors in net.tnemc.item.paper.platform.impl.modern with parameters of type SkullProfile -
Uses of SkullProfile in net.tnemc.item.providers
Methods in net.tnemc.item.providers with parameters of type SkullProfile