lore

fun lore(vararg lines: String): ToolItem

Adds lore (descriptive text) to the tool item.

Return

The ToolItem instance for method chaining.

Parameters

lines

The lines of lore to add.