Klasse Rewards

java.lang.Object
org.avertox.Inventory.AvertoxInventory
org.avertox.Inventory.invs.Rewards
Alle implementierten Schnittstellen:
InventoryProvider, org.bukkit.command.CommandExecutor

public class Rewards extends AvertoxInventory
  • Konstruktordetails

    • Rewards

      public Rewards(String id, int rows, String title, AvertoxEssentialsV2 avE, boolean paginationEnabled, boolean border, AvertoxInventory.InventoryOrder inventoryOrder, boolean openCommand, AvertoxInventory closeItem)
      Parameter:
      id - Costume id for the inventory
      rows - Amount of rows for the inventory
      title - Name of the inventory
      avE -
      paginationEnabled - True if you want the ability to switch pages (only useable if no border is set)
      border - True if you want to have a border
      inventoryOrder - Gird order or no order
      openCommand - To register a Command with the name of the title
      closeItem - creates a barrrier witch brings the player back to the last inventorry