Interface Page

All Known Implementing Classes:
LocationsPage, PlayerAmountsPage, PlayerSettingsPage, PotionEffectSelectionPage, PotionLevelSelectionPage, ResetArenaRecordsConfirmationPage, SelectedPotionEffectsPage, SetupHomePage, SetupPage

public interface Page
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    beforeOpening(dev.despical.inventoryframework.Gui gui)
     
    void
    injectItems(dev.despical.inventoryframework.pane.PaginatedPane paginatedPane)
     
  • Method Details

    • beforeOpening

      void beforeOpening(dev.despical.inventoryframework.Gui gui)
    • injectItems

      void injectItems(dev.despical.inventoryframework.pane.PaginatedPane paginatedPane)