Interface PlainTextComponentSerializer

All Superinterfaces:
ComponentDecoder<String,TextComponent>, ComponentEncoder<Component,String>, ComponentSerializer<Component,TextComponent,String>

public interface PlainTextComponentSerializer extends ComponentSerializer<Component,TextComponent,String>
A plain-text component serializer.

Plain does not support more complex features such as, but not limited to, colours, decorations, ClickEvent, and HoverEvent.

Since:
4.8.0