Package net.kyori.adventure.title
Interface TitlePart<T>
- Type Parameters:
T
- the type of the content of the part
@NonExtendable
public interface TitlePart<T>
A part of a title.
- Since:
- 4.9.0
- See Also:
-
Field Summary
-
Field Details
-
TITLE
The title part of a title.- Since:
- 4.9.0
-
SUBTITLE
The subtitle part of a title.- Since:
- 4.9.0
-
TIMES
The times part of a title.- Since:
- 4.9.0
-