Interface PlayerInventory

All Superinterfaces:
CarriedInventory<Player>, Inventory, StandardInventory, ValueContainer

public interface PlayerInventory extends StandardInventory, CarriedInventory<Player>
Represents an actual Player's inventory with CarriedInventory capabilities.