Package com.booksaw.betterTeams.team
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
EchestInventoryHolder
public EchestInventoryHolder()
-
-
Method Details
-
getInventory
@NotNull public @NotNull org.bukkit.inventory.Inventory getInventory()- Specified by:
getInventory
in interfaceorg.bukkit.inventory.InventoryHolder
-