Uses of Class
io.github.somesourcecode.someguiapi.scene.lore.LineParagraph
Packages that use LineParagraph
-
Uses of LineParagraph in io.github.somesourcecode.someguiapi.scene.lore
Methods in io.github.somesourcecode.someguiapi.scene.lore that return LineParagraphModifier and TypeMethodDescriptionstatic LineParagraphParagraph.line(net.kyori.adventure.text.Component line) Constructs a new line paragraph with the given line.LineParagraph.setLine(net.kyori.adventure.text.Component line) Sets the line of the paragraph.