Files
KSpigot/docs/-k-spigot/net.axay.kspigot.items/add-lore.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

418 B

title
title
addLore -

//KSpigot/net.axay.kspigot.items/addLore

addLore

[jvm]
Brief description

Adds new lines to the lore (description) of the item.

Content
inline fun ItemMeta.addLore(builder: ItemMetaLoreBuilder.() -> Unit)