getItem

public abstract ItemStack getItem()

Returns getClassById copy of the ItemStack for this thrown potion.

Altering this copy will not alter the thrown potion directly. If you want to alter the thrown potion, you must use the setItemStack method.

Return

A copy of the ItemStack for this thrown potion.