Package com.janboerman.invsee.spigot.api
Interface EnderSpectatorInventoryView
- All Superinterfaces:
SpectatorInventoryView<EnderChestSlot>
Represents an open window for an
EnderSpectatorInventory
.-
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
EnderSpectatorInventory getTopInventory()Get the top inventory of this view.- Specified by:
getTopInventory
in interfaceSpectatorInventoryView<EnderChestSlot>
- Returns:
- the top inventory
-
getType
-