Uses of Class
io.github.somesourcecode.someguiapi.scene.lore.BlankParagraph
Packages that use BlankParagraph
-
Uses of BlankParagraph in io.github.somesourcecode.someguiapi.scene.lore
Methods in io.github.somesourcecode.someguiapi.scene.lore that return BlankParagraphModifier and TypeMethodDescriptionstatic BlankParagraphParagraph.blank()Constructs a new blank paragraph.static BlankParagraphParagraph.blank(int space) Constructs a new blank paragraph with the given amount of blank lines.BlankParagraph.setSpace(int space) Sets the amount of blank lines.