ChatTriggers
2.2.0-1.8.9
ChatTriggers
/
com.chattriggers.ctjs.minecraft.wrappers.inventory
/
Item
/
setLore
set
Lore
fun
setLore
(
vararg
loreLines
:
String
)
:
Item
Content copied to clipboard
Sets the item's lore. Does not set the item's name, use
setName
instead.
Parameters
lore
Lines
the new lore lines
Sources
jvm source
Link copied to clipboard