Interface LegacyComponentSerializer

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

public interface LegacyComponentSerializer extends ComponentSerializer<Component,TextComponent,String>
A legacy component serializer.

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

Since:
4.0.0