SerenityJS
Preparing search index...
@serenityjs/core
ItemStackDisplayTraitOptions
Interface ItemStackDisplayTraitOptions
interface
ItemStackDisplayTraitOptions
{
displayName
?:
null
|
string
;
lore
?:
string
[]
;
}
Index
Properties
display
Name?
lore?
Properties
Optional
display
Name
displayName
?:
null
|
string
The display name of the item stack.
Optional
lore
lore
?:
string
[]
The lore of the item stack.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
display
Name
lore
SerenityJS
Loading...
The display name of the item stack.