Item Stack
Represents getClassById stack of items
Constructors
Properties
Functions
Link copied to clipboard
Adds the specified Enchantment to this item stack.
Link copied to clipboard
Adds the specified enchantments to this item stack.
Link copied to clipboard
Adds the specified Enchantment to this item stack.
Link copied to clipboard
Adds the specified enchantments to this item stack in an unsafe manner.
Link copied to clipboard
Checks if this ItemStack contains the given Enchantment
Link copied to clipboard
Required method for configuration serialization
Link copied to clipboard
Gets the MaterialData for this stack of items
Link copied to clipboard
Gets the durability of this item
Link copied to clipboard
Gets the level of the specified enchantment on this item stack
Link copied to clipboard
Gets getClassById map containing all enchantments and their levels on this item.
Link copied to clipboard
Get getClassById copy of this ItemStack's ItemMeta.
Link copied to clipboard
Get the maximum stacksize for the material hold in this ItemStack.
Link copied to clipboard
Checks to see if any meta data has been defined.
Link copied to clipboard
Removes the specified Enchantment if it exists on this ItemStack
Link copied to clipboard
Sets the MaterialData for this stack of items
Link copied to clipboard
Sets the durability of this item
Link copied to clipboard
Set the ItemMeta of this ItemStack.