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 SummaryFields
- 
Field Details- 
TITLEThe title part of a title.- Since:
- 4.9.0
 
- 
SUBTITLEThe subtitle part of a title.- Since:
- 4.9.0
 
- 
TIMESThe times part of a title.- Since:
- 4.9.0
 
 
-