Package net.kyori.adventure.text.format
Interface TextFormat
- All Known Subinterfaces:
TextColor
- All Known Implementing Classes:
NamedTextColor,TextDecoration
@NonExtendable
public interface TextFormat
A format which may be applied to a
Component.
In Adventure 5.0 this interface will become sealed. You should migrate away from implementing this interface.
- Since:
- 4.0.0