Deprecated API
Contents
-
Deprecated Classes
-
Deprecated Record Classes
-
Deprecated MethodsMethodDescriptionUse
AutoRegisterCommand.command()orAutoRegisterCommand.commands()for actual command registration.UseAutoRegisterTabCompleter.command()orAutoRegisterTabCompleter.commands()to specify the commands instead.
-
Deprecated Annotation Interface ElementsAnnotation Interface ElementDescriptionUse
AutoRegisterCommand.command()orAutoRegisterCommand.commands()for actual command registration.UseAutoRegisterTabCompleter.command()orAutoRegisterTabCompleter.commands()to specify the commands instead.