Interface PlainTextComponentSerializer

All Superinterfaces:
Buildable<PlainTextComponentSerializer,PlainTextComponentSerializer.Builder>, ComponentDecoder<String,TextComponent>, ComponentEncoder<Component,String>, 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