001 package org.bukkit.inventory; 002 003 public interface MerchantInventory extends Inventory { 004 }