getAddedLore

public List<String> getAddedLore(ItemStack item)

Get the added lore of the item. This set when the lore is changed by using the PREPEND or APPEND modifier. Always check for this first before getting the original lore.

Return

The added lore

Parameters

item

The item