lihzahrd.items

class lihzahrd.items.ItemStack

A stack of a certain item.

prefix

The modifier of the item in this stack. Should be set only when quantity is 1.

quantity

A number from 1 to 999 representing the number of items inside this stack.

type

The type of item represented in this stack.