java.lang.Object
com.bencodez.advancedcore.api.inventory.BInventory
com.bencodez.advancedcore.api.inventory.editgui.EditGUI

public class EditGUI extends BInventory
Edit GUI for sorting and organizing edit buttons.
  • Constructor Details

    • EditGUI

      public EditGUI(String name)
      Constructor for EditGUI.
      Parameters:
      name - the inventory name
  • Method Details

    • sort

      public void sort()
      Sorts the edit buttons alphabetically by key.