Package com.loohp.limbo.inventory
Interface InventoryHolder
- All Known Implementing Classes:
Player
public interface InventoryHolder
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getInventory
Inventory getInventory() -
getHolder
InventoryHolder getHolder() -
getLocation
Location getLocation()
-