Class 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 Detail

    • Method Detail

      • 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