Interface UserInventory

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

public interface UserInventory extends StandardInventory, CarriedInventory<User>
Represents a User's inventory with CarriedInventory capabilities.

This is thought of as the inventory data component of a player's data.