Class HookSystem

java.lang.Object
me.hsgamer.topper.spigot.plugin.hook.HookSystem
All Implemented Interfaces:
io.github.projectunified.minelib.plugin.base.Loadable

public class HookSystem extends Object implements io.github.projectunified.minelib.plugin.base.Loadable
  • Constructor Details

  • Method Details

    • load

      public void load()
      Specified by:
      load in interface io.github.projectunified.minelib.plugin.base.Loadable
    • enable

      public void enable()
      Specified by:
      enable in interface io.github.projectunified.minelib.plugin.base.Loadable
    • disable

      public void disable()
      Specified by:
      disable in interface io.github.projectunified.minelib.plugin.base.Loadable