Guilds
3.5.6.9-SNAPSHOT
Guilds
/
me.glaremasters.guilds.utils
/
ItemBuilder
/
setLore
set
Lore
@
NotNull
open
fun
setLore
(
@
NotNull
lore
:
@
NotNull
List
<
String
>
)
:
@
NotNull
ItemBuilder
(
source
)
@
NotNull
open
fun
setLore
(
@
NotNull
lore
:
Array
<
@
NotNull
String
>
)
:
@
NotNull
ItemBuilder
(
source
)
Set the lore of an item
Return
item with lore
Parameters
lore
the lore to add