Class TextColor

java.lang.Object
net.minecraft.text.TextColor

public final class TextColor
extends Object
Represents an RGB color of a Text.

This is immutable, and part of a Style.

See Also:
Style