Class SimpleCaptionRegistry<C>

java.lang.Object
cloud.commandframework.captions.SimpleCaptionRegistry<C>
Type Parameters:
C - Command sender type
All Implemented Interfaces:
CaptionRegistry<C>, FactoryDelegatingCaptionRegistry<C>

@API(status=STABLE) public class SimpleCaptionRegistry<C> extends Object implements FactoryDelegatingCaptionRegistry<C>
Caption registry that uses bi-functions to produce messages