Class UnmodifiableEnderchestInventoryHolder

java.lang.Object
com.zetaplugins.essentialz.inventory.holders.UnmodifiableEnderchestInventoryHolder
All Implemented Interfaces:
org.bukkit.inventory.InventoryHolder

public class UnmodifiableEnderchestInventoryHolder extends Object implements org.bukkit.inventory.InventoryHolder
  • Constructor Details

    • UnmodifiableEnderchestInventoryHolder

      public UnmodifiableEnderchestInventoryHolder(UUID owner)
  • Method Details

    • getOwner

      public UUID getOwner()
    • getInventory

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