class_name ItemStack const Item = preload("res://item/Item.gd") var item:Item = Item.NULL var quantity:int = 0