getOriginalTooltip

public NamespacedKey getOriginalTooltip(ItemStack item)

Get the original tooltip style of the item.

Return

The original tooltip style, null if it wasn't changed and the none key, if it was changed but originally had none.

Parameters

item

The item to get the tooltip style from.