Class ShopView<T extends Ingredient>

java.lang.Object
All Implemented Interfaces:
org.bukkit.inventory.InventoryHolder, Refreshable

public abstract class ShopView<T extends Ingredient> extends PagedView<T>