Class Style

java.lang.Object
net.minecraft.text.Style

public class Style
extends Object
The style of a Text, representing cosmetic attributes. It includes font, formatting, click/hover events (actions), color, etc.

A style is immutable.

See Also:
Text