public interface LoreData extends ListData<Text,LoreData,ImmutableLoreData>
DataManipulator
handling the "lore" that is displayed
on a tooltip for an ItemStack
. The lore can be any form of
Text
and is not restricted to one formatting.Modifier and Type | Method and Description |
---|---|
default ListValue<Text> |
lore()
|
addElement, addElement, addElements, asList, contains, get, getListValue, remove, remove, removeAll, removeAll, setElement, setElements
asImmutable, copy, fill, fill, from, set, set, set, set, transform
getContentVersion, toContainer
default ListValue<Text> lore()
Keys.ITEM_LORE