Class EChestComponent.EchestInventoryHolder

java.lang.Object
com.booksaw.betterTeams.team.EChestComponent.EchestInventoryHolder
All Implemented Interfaces:
org.bukkit.inventory.InventoryHolder
Enclosing class:
EChestComponent

public class EChestComponent.EchestInventoryHolder extends Object implements org.bukkit.inventory.InventoryHolder
Inventory holder class given to all Echests controlled by the plugin
  • Constructor Details

    • EchestInventoryHolder

      public EchestInventoryHolder()
  • Method Details

    • getInventory

      @NotNull public @NotNull org.bukkit.inventory.Inventory getInventory()
      Specified by:
      getInventory in interface org.bukkit.inventory.InventoryHolder