Class ProfileContainer.ItemMetaProfileContainer

java.lang.Object
com.cryptomorin.xseries.profiles.objects.ProfileContainer<org.bukkit.inventory.meta.ItemMeta>
com.cryptomorin.xseries.profiles.objects.ProfileContainer.ItemMetaProfileContainer
All Implemented Interfaces:
Profileable
Enclosing class:
ProfileContainer<T>

public static final class ProfileContainer.ItemMetaProfileContainer extends ProfileContainer<org.bukkit.inventory.meta.ItemMeta>
  • Constructor Details

    • ItemMetaProfileContainer

      public ItemMetaProfileContainer(org.bukkit.inventory.meta.ItemMeta meta)
  • Method Details

    • setProfile

      public void setProfile(com.mojang.authlib.GameProfile profile)
      Specified by:
      setProfile in class ProfileContainer<org.bukkit.inventory.meta.ItemMeta>
    • getObject

      public org.bukkit.inventory.meta.ItemMeta getObject()
      Specified by:
      getObject in class ProfileContainer<org.bukkit.inventory.meta.ItemMeta>
    • getProfile

      public com.mojang.authlib.GameProfile getProfile()
      Description copied from interface: Profileable
      The final texture that will be supplied to profileContainer to be applied.