org.bukkit.inventory
Interface InventoryHolder

All Known Subinterfaces:
Beacon, BrewingStand, Chest, ContainerBlock, Dispenser, Dropper, Furnace, Hopper, HopperMinecart, Horse, HumanEntity, Player, StorageMinecart, StorageMinecart
All Known Implementing Classes:
DoubleChest

public interface InventoryHolder


Method Summary
 Inventory getInventory()
          Get the object's inventory.
 

Method Detail

getInventory

Inventory getInventory()
Get the object's inventory.

Returns:
The inventory.


Copyright © 2013. All Rights Reserved.