Package com.janboerman.invsee.spigot.api
Interface MainSpectatorInventoryView
- All Superinterfaces:
SpectatorInventoryView<PlayerInventorySlot>
-
Method Summary
Modifier and TypeMethodDescriptionGet the top inventory of this view.default InventoryType
getType()
Get the inventory type.Methods inherited from interface com.janboerman.invsee.spigot.api.SpectatorInventoryView
getCreationOptions, getMirror, getTarget, getTitle, getTrackedDifference
-
Method Details
-
getTopInventory
MainSpectatorInventory getTopInventory()Get the top inventory of this view.- Specified by:
getTopInventory
in interfaceSpectatorInventoryView<PlayerInventorySlot>
- Returns:
- the top inventory
-
getType
-