Class ItemStack


  • public final class ItemStack
    extends Object
    • Constructor Detail

      • ItemStack

        public ItemStack​(int id,
                         int quantity,
                         LocalPoint location)
    • Method Detail

      • getId

        public int getId()
      • getQuantity

        public int getQuantity()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object