21 lines
418 B
Markdown
21 lines
418 B
Markdown
---
|
|
title: addLore -
|
|
---
|
|
//[KSpigot](../index.md)/[net.axay.kspigot.items](index.md)/[addLore](add-lore.md)
|
|
|
|
|
|
|
|
# addLore
|
|
[jvm]
|
|
Brief description
|
|
|
|
|
|
Adds new lines to the lore (description) of the item.
|
|
|
|
|
|
Content
|
|
inline fun ItemMeta.[addLore](add-lore.md)(builder: [ItemMetaLoreBuilder](-item-meta-lore-builder/index.md).() -> [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html))
|
|
|
|
|
|
|