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 InventoryTypegetType()Get the inventory type.Methods inherited from interface SpectatorInventoryView
getCreationOptions, getMirror, getTarget, getTitle, getTrackedDifference
-
Method Details
-
getTopInventory
EnderSpectatorInventory getTopInventory()Get the top inventory of this view.- Specified by:
getTopInventoryin interfaceSpectatorInventoryView<EnderChestSlot>- Returns:
- the top inventory
-
getType
-