Class FabricCaptionRegistry<C>

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

public class FabricCaptionRegistry<C> extends cloud.commandframework.captions.SimpleCaptionRegistry<C>
Caption registry that uses bi-functions to produce messages.
Since:
1.5.0