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:
 Audience.sendTitlePart(TitlePart, Object)
 
T - the type of the content of the part@NonExtendable
public interface TitlePart<T>
Audience.sendTitlePart(TitlePart, Object)