Interface StandardSpectatorInventory<Slot,NMS extends AbstractNmsInventory<Slot,Self,NMS>,Self extends StandardSpectatorInventory<Slot,NMS,Self>>

All Superinterfaces:
Inventory, Iterable<ItemStack>, ShallowCopy<Self>, SpectatorInventory<Slot>, Wrapper<NMS,Self>
All Known Subinterfaces:
EnderInventory<NMS,Self>, MainInventory<NMS,Self>

public interface StandardSpectatorInventory<Slot,NMS extends AbstractNmsInventory<Slot,Self,NMS>,Self extends StandardSpectatorInventory<Slot,NMS,Self>> extends SpectatorInventory<Slot>, Wrapper<NMS,Self>