get Item
Retrieve an item from this inventory at the specified index.
Return
the item at that slot, or ItemStack.empty if there is no item at that slot
Parameters
index
the index (slot, starts from 0) of the item to retrieve
Retrieve an item from this inventory at the specified index.
the item at that slot, or ItemStack.empty if there is no item at that slot
the index (slot, starts from 0) of the item to retrieve