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