Uses of Interface
io.papermc.paper.datacomponent.item.ItemLore
Packages that use ItemLore
-
Uses of ItemLore in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type ItemLoreModifier and TypeFieldDescriptionstatic final DataComponentType.Valued
<ItemLore> DataComponentTypes.LORE
Additional lines to include in an item's tooltip. -
Uses of ItemLore in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return ItemLoreModifier and TypeMethodDescriptionstatic ItemLore
ItemLore.lore
(List<? extends ComponentLike> lines)