Class ProfileContainer.ItemStackProfileContainer

java.lang.Object
com.cryptomorin.xseries.profiles.objects.ProfileContainer<org.bukkit.inventory.ItemStack>
com.cryptomorin.xseries.profiles.objects.ProfileContainer.ItemStackProfileContainer
All Implemented Interfaces:
DelegateProfileable, Profileable
Enclosing class:
ProfileContainer<T>

public static final class ProfileContainer.ItemStackProfileContainer extends ProfileContainer<org.bukkit.inventory.ItemStack> implements DelegateProfileable
  • Constructor Details

    • ItemStackProfileContainer

      public ItemStackProfileContainer(org.bukkit.inventory.ItemStack itemStack)
  • Method Details