NollyAPI
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
NollyAPI
NollyAPI
/
com.thenolle.api.nollyapi.util.item.type
/
PotionItem
/
lore
lore
fun
lore
(
vararg
lines
:
String
)
:
PotionItem
Adds lore to the potion item.
Return
The
PotionItem
instance for method chaining.
Parameters
lines
The lines of lore to add.