Package org.bukkit.inventory.view
Interface MerchantView
- All Superinterfaces:
InventoryView
An instance of
InventoryView
which provides extra methods related to
merchant view data.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.bukkit.inventory.InventoryView
InventoryView.Property
-
Field Summary
Fields inherited from interface org.bukkit.inventory.InventoryView
OUTSIDE
-
Method Summary
Modifier and TypeMethodDescriptionGets the merchant that this view is for.Methods inherited from interface org.bukkit.inventory.InventoryView
close, convertSlot, countSlots, getBottomInventory, getCursor, getInventory, getItem, getOriginalTitle, getPlayer, getSlotType, getTitle, getTopInventory, getType, setCursor, setItem, setProperty, setTitle
-
Method Details
-
getMerchant
Gets the merchant that this view is for.- Returns:
- The merchant that this view uses
-