Package net.storm.api.items
Interface IInventory
-
- All Superinterfaces:
IItems<IInventoryItem>
,ItemProvider<IInventoryItem>
public interface IInventory extends IItems<IInventoryItem>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getFreeSlots()
boolean
isFull()
-