Interface MainInventory<NMS extends AbstractNmsInventory<PlayerInventorySlot,Self,NMS>,Self extends MainInventory<NMS,Self>>

All Superinterfaces:
Inventory, Iterable<ItemStack>, MainSpectatorInventory, Personal, ShallowCopy<Self>, SpectatorInventory<PlayerInventorySlot>, StandardSpectatorInventory<PlayerInventorySlot,NMS,Self>, Wrapper<NMS,Self>

public interface MainInventory<NMS extends AbstractNmsInventory<PlayerInventorySlot,Self,NMS>,Self extends MainInventory<NMS,Self>> extends StandardSpectatorInventory<PlayerInventorySlot,NMS,Self>, MainSpectatorInventory, Personal