Package net.kyori.adventure.text.format
package net.kyori.adventure.text.format
Formats which may be applied to components.
-
ClassDescriptionMutableStyleSetter<T extends MutableStyleSetter<?>>Writes style properties to a mutable object.The named text colours in Minecraft: Java Edition.A shadow color which may be applied to a
Style
.A style applies visual effects or extra functionality toComponent
s, such asTextColor
s,TextDecoration
s,ClickEvent
s etc.A style builder.A merge choice.A merge strategy.Something that can be applied to aStyle
.Reads style properties from an object.StyleSetter<T extends StyleSetter<?>>Writes style properties to an object.A color which may be applied to aStyle
.An enumeration of decorations which may be applied to aComponent
.A state that aTextDecoration
can be in.A combination of aTextDecoration
and aTextDecoration.State
.A format which may be applied to aComponent
.