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. |
FontRenderOptions |
getFontRenderOptions()
Gets the
FontRenderOptions. |
T |
setFont(MalisisFont font)
Sets the
MalisisFont. |
T |
setFontRenderOptions(FontRenderOptions fro)
Sets the
FontRenderOptions. |
MalisisFont getFont()
MalisisFont.T setFont(MalisisFont font)
MalisisFont.font - the new fontFontRenderOptions getFontRenderOptions()
FontRenderOptions.T setFontRenderOptions(FontRenderOptions fro)
FontRenderOptions.fro - the fro