Interface MerchantView

All Superinterfaces:
InventoryView

public interface MerchantView extends InventoryView
An instance of InventoryView which provides extra methods related to merchant view data.
  • Method Details

    • getMerchant

      @NotNull @NotNull Merchant getMerchant()
      Gets the merchant that this view is for.
      Returns:
      The merchant that this view uses