Schnittstelle InventoryProvider

Alle bekannten Implementierungsklassen:
AvertoxInventory, ConfirmationInventory, DailyRewards, Investments, Particles, Pets, Ranks, Rewards, Stats, TransactionInventory

public interface InventoryProvider
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    init(org.bukkit.entity.Player player, InventoryContents contents)
     
    default void
    update(org.bukkit.entity.Player player, InventoryContents contents)
     
  • Methodendetails

    • init

      void init(org.bukkit.entity.Player player, InventoryContents contents)
    • update

      default void update(org.bukkit.entity.Player player, InventoryContents contents)