Interface Implementation


  • public interface Implementation
    • Method Detail

      • registerCommand

        void registerCommand​(IBaseCommand command)
      • unregisterCommand

        void unregisterCommand​(java.lang.String name)
      • unregisterCommand

        default void unregisterCommand​(IBaseCommand command)