Class GUITask

All Implemented Interfaces:
Runnable, IThreadTask

public class GUITask extends RepeatThreadTask
Task that handles updating GUI elements such as level bar, food bar, and action bar according to the config.yml content.
  • Constructor Details

    • GUITask

      public GUITask(Fabled api)
      Sets up the task, running if any of the GUI options are enabled
      Parameters:
      api - API reference
  • Method Details

    • run

      public void run()
      Runs the tasks, updating GUI elements for players