lore

fun lore(vararg lines: String): SimpleItem

Adds lore (descriptive text) to the item.

Return

The SimpleItem instance for method chaining.

Parameters

lines

The lines of lore to add.