Class Hierarchy
- java.lang.Object
- io.github.somesourcecode.someguiapi.scene.lore.BlankParagraph (implements io.github.somesourcecode.someguiapi.scene.lore.Paragraph)
- io.github.somesourcecode.someguiapi.scene.lore.ContextParagraph (implements io.github.somesourcecode.someguiapi.scene.lore.ReloadableParagraph)
- io.github.somesourcecode.someguiapi.scene.lore.DividerParagraph (implements io.github.somesourcecode.someguiapi.scene.lore.Paragraph)
- io.github.somesourcecode.someguiapi.scene.lore.LineParagraph (implements io.github.somesourcecode.someguiapi.scene.lore.Paragraph)
- io.github.somesourcecode.someguiapi.scene.lore.Lore
- io.github.somesourcecode.someguiapi.scene.lore.TextParagraph (implements io.github.somesourcecode.someguiapi.scene.lore.Paragraph)
Interface Hierarchy
- io.github.somesourcecode.someguiapi.scene.lore.Paragraph