Class UnmodifiablePlayerInventoryHolder
java.lang.Object
com.zetaplugins.essentialz.inventory.holders.UnmodifiablePlayerInventoryHolder
- All Implemented Interfaces:
org.bukkit.inventory.InventoryHolder
public class UnmodifiablePlayerInventoryHolder
extends Object
implements org.bukkit.inventory.InventoryHolder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull org.bukkit.inventory.Inventory
-
Constructor Details
-
UnmodifiablePlayerInventoryHolder
-
-
Method Details
-
getViewer
-
getTarget
-
getInventory
@NotNull public @NotNull org.bukkit.inventory.Inventory getInventory()- Specified by:
getInventoryin interfaceorg.bukkit.inventory.InventoryHolder
-