org.bukkit.inventory
Interface InventoryHolder

All Known Subinterfaces:
BrewingStand, Chest, ContainerBlock, Dispenser, Furnace, Hopper, HopperMinecart, 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.