setLore

fun setLore(vararg loreLines: String): Item

Sets the item's lore. Does not set the item's name, use setName instead.

Parameters

loreLines

the new lore lines

Sources

Link copied to clipboard