Interface IModule

  • All Known Implementing Classes:
    KernelModule

    public interface IModule
    • Method Detail

      • getAuthor

        String getAuthor()
      • onEnable

        void onEnable()
      • onDisable

        void onDisable()