Item

constructor(amount: Int, vararg items: ItemStack)(source)
constructor(tag: Tag<ItemTypeWrapper>, amount: Int)(source)
constructor(items: MutableSet<ItemTypeWrapper>, amount: Int)(source)