Interface ComponentCaptionFormatter<C>

Type Parameters:
C - command sender type
All Superinterfaces:
CaptionFormatter<C,Component>

@API(status=STABLE, since="2.0.0") public interface ComponentCaptionFormatter<C> extends CaptionFormatter<C,Component>
Extension of CaptionFormatter to make it easier to convert from captions to adventure components.
Since:
2.0.0