Class StatusBarsPlugin

    • Constructor Detail

      • StatusBarsPlugin

        public StatusBarsPlugin()
    • Method Detail

      • startUp

        protected void startUp()
                        throws java.lang.Exception
        Overrides:
        startUp in class Plugin
        Throws:
        java.lang.Exception
      • shutDown

        protected void shutDown()
                         throws java.lang.Exception
        Overrides:
        shutDown in class Plugin
        Throws:
        java.lang.Exception
      • onGameTick

        @Subscribe
        public void onGameTick​(net.runelite.api.events.GameTick gameTick)