Functions: Held_Item_Name Function - Wynntils/Wynntils GitHub Wiki
- HELD_ITEM
- HELD_NAME
Returns the name of item you currently have selected in hotbar.
This function has 1 optional argument.
- formatted(Boolean) → Whether the formatting codes should be retained. Default: true
HELD_ITEM_NAME(<formatted>) → (String)
HELD_ITEM_NAME() → "§aEmerald"