public interface IGuiText<T>
UIComponent that uses text to be rendered on the MalisisGui.| Modifier and Type | Method and Description |
|---|---|
MalisisFont |
getFont()
Gets the
MalisisFont. |
FontOptions |
getFontOptions()
Gets the
FontOptions. |
T |
setFont(MalisisFont font)
Sets the
MalisisFont. |
T |
setFontOptions(FontOptions fontOptions)
Sets the
FontOptions. |
MalisisFont getFont()
MalisisFont.T setFont(MalisisFont font)
MalisisFont.font - the new fontFontOptions getFontOptions()
FontOptions.T setFontOptions(FontOptions fontOptions)
FontOptions.fontOptions - the font options