Package 

Object ItemAttributes

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final ItemStack conditionallyCloneWithDefaultAttributes(ItemStack itemStack) Creates a copy of the ItemStack with default attributes if it doesn't already have attributes attached.
      final ItemStack cloneWithDefaultAttributes(ItemStack itemStack) Creates a copy of the ItemStack with default attributes.
      final Boolean isSupportedBukkitVersion() Returns true if the version of bukkit
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail