Last updated
Last updated
Text object used for rendering text with regular ttf/otf fonts.
All of the chat formatting codes are supported (color, bold, italic, underline, strikethrough)
Simple Minecraft style pixel text renderer, useful when a more "native" looking text is desired.
Pixel Text has better performance than regular text renderer, so using it is recommended when the text contains placeholders that update frequently.
Supported formatting codes (color, bold)
Maximum font size that can fit in the set size is automatically calculated. This is primarily useful for text containing placeholders that change.
Other properties and features are identical to the regular object.