Class SetupMenu

java.lang.Object
dev.despical.tntrun.setup.SetupMenu
All Implemented Interfaces:
Menu

public class SetupMenu extends Object implements Menu
  • Field Details

    • basePane

      protected dev.despical.inventoryframework.pane.PaginatedPane basePane
  • Constructor Details

    • SetupMenu

      public SetupMenu(User user, Arena arena)
  • Method Details

    • setPage

      public void setPage(int page)
    • open

      public void open()
      Specified by:
      open in interface Menu
    • openPlayerSettings

      public void openPlayerSettings()
    • openPotionEffects

      public void openPotionEffects()
    • openPotionLevelSelection

      public void openPotionLevelSelection(String effectName)
    • openSelectedPotionEffects

      public void openSelectedPotionEffects()
    • openArenaRecordResetConfirmation

      public void openArenaRecordResetConfirmation()