Uses of Class
io.github.somesourcecode.someguiapi.scene.Lore
Packages that use Lore
-
Uses of Lore in io.github.somesourcecode.someguiapi.scene
Methods in io.github.somesourcecode.someguiapi.scene that return LoreModifier and TypeMethodDescriptionLore.Builder.build()Builds the lore object.GuiItem.getLore()Returns the lore of this item.Methods in io.github.somesourcecode.someguiapi.scene with parameters of type LoreModifier and TypeMethodDescriptionstatic Lore.BuilderConstructs a new lore builder with the lines of the given lore.voidSets the lore of this item.Sets the lore of the item.Constructors in io.github.somesourcecode.someguiapi.scene with parameters of type Lore