Package dev.aurelium.slate.lore.type
Class TextLore
java.lang.Object
dev.aurelium.slate.lore.LoreLine
dev.aurelium.slate.lore.type.TextLore
-
Constructor Summary
ConstructorsConstructorDescriptionTextLore(String text, LoreStyles styles, boolean wrap, int wrapStyle, boolean smartWrap, String wrapIndent) -
Method Summary
-
Constructor Details
-
TextLore
public TextLore(String text, LoreStyles styles, boolean wrap, int wrapStyle, boolean smartWrap, String wrapIndent)
-
-
Method Details
-
getText
-
getStyles
-
shouldWrap
public boolean shouldWrap() -
getWrapStyle
public int getWrapStyle() -
isSmartWrap
public boolean isSmartWrap() -
getWrapIndent
-